today_ai_weather/app/views
songtianlun 9417358625 refactor: adjust image loading in weather art view
- Update image link to use original blob instead of a resized variant
- Remove the resizing option for the image tag for better fidelity
- Modify CSS class for a smoother hover effect without scaling issues

This refactor improves the image loading behavior by allowing
full-resolution images to be loaded directly. The previous resizing
was limiting image quality, and this change enhances user experience
when viewing weather art.
2025-02-01 14:58:51 +08:00
..
arts feat: add pagination to cities and arts index 2025-01-23 17:30:05 +08:00
cities feat: enhance city localization and timezone handling 2025-01-28 01:49:13 +08:00
home fix: update view variable names for clarity 2025-01-26 12:35:55 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
shared style: adjust pagination button sizes 2025-02-01 14:45:17 +08:00
weather_arts refactor: adjust image loading in weather art view 2025-02-01 14:58:51 +08:00