deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.52k stars 96 forks source link

Allow Wrapping in Full Screen Viewer #1132

Open p134c0d3 opened 1 month ago

p134c0d3 commented 1 month ago

I would like to have the ability through an option in the settings to enable wrapping through the album (i.e. on the last photo, swiping to advance would then show the first photo.)

Describe the solution you'd like Being able to enable an option in settings that would allow wrapping from the last photo to the first photo in the album by swiping to the next photo as usual.

Describe alternatives you've considered Currently I have to swipe down to close the viewer, scroll back to the top of the album, then select the first photo again.

deckerst commented 3 weeks ago

I understand you would like it, but I don't understand why it would be useful. Any actual use case?

p134c0d3 commented 2 weeks ago

When reviewing/editing photos in large albums, just making it easier to move from the last to the first image. Just a simple UX enhancement. I have many images that I review multiple times for work on the mobile, in landscape mode, and wasn't sure how difficult of a lift it would be. No biggie of course, won't stop me from using it, would just be a helpful feature.