mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-25 07:15:36 +00:00
- Implemented a height check to hide the EXIF information grid when the photo item height is less than 300px. - Ensured that other information such as title, description, and tags remain visible regardless of the photo height. - Updated the PhotoMasonryItem component to conditionally render the EXIF grid based on the calculated height. Signed-off-by: Innei <tukon479@gmail.com>