Skip to content

MM: fix(photo-addon): improve calendar navigation and zoom controls#362

Open
mmattel wants to merge 3 commits intomainfrom
mm-fix-photo-addon-calendar-nav
Open

MM: fix(photo-addon): improve calendar navigation and zoom controls#362
mmattel wants to merge 3 commits intomainfrom
mm-fix-photo-addon-calendar-nav

Conversation

@mmattel
Copy link
Contributor

@mmattel mmattel commented Mar 22, 2026

Supercedes: #359

CI working mirror of #359
@paul43210 FYI

Tested locally, works great!

paul43210 and others added 3 commits March 20, 2026 10:51
- Fix year/month dropdown selectors not updating the view
- Show "No photos found for [Month Year]" instead of silently searching
  backwards when selected period has no photos
- Add "Jump to nearest photos" button that finds closest month with data
- Enable bidirectional scroll loading (older on scroll down, newer on
  scroll up with scroll position preservation)
- Fill screen with enough content to enable scrollbar after navigation
- Sync year/month dropdowns to currently visible date group on scroll
- Add +/- zoom buttons matching pinch-to-zoom behavior (Day/Week/Month/Year)
- Fix premature stop when scrolling back (was stopping after ~6 months
  due to broken consecutive empty batch detection)
- Update EXIF only tooltip to clarify it filters by EXIF date (#357)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove arbitrary 10-year date limit that prevented loading older photos.
When progressive loading hits a gap (12 consecutive empty batches),
fall back to a catch-all search to find remaining photos across all time.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mmattel mmattel requested a review from LukasHirt March 22, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants