resucutie / localbooru

Cross platform local booru collection that exclusively works on local storage, without selfhosting
GNU General Public License v3.0
30 stars 1 forks source link

Feature Request: Swipe to view multiple images #29

Open ryusei8 opened 3 weeks ago

ryusei8 commented 3 weeks ago

Is your feature request related to a problem? Please describe. I use it on the Android platform and this software is very lightweight, which I like. But I'm wondering if the display of images could become more like an image browser? For example, after tapping into an image you can switch left and right to view other images, currently the app only allows you to tap into an image and then go back to view the next image, which I find a bit of a degrading experience for local storage based app.

Describe the solution you'd like I think the app could include a page flip feature that switches from left to right to view multiple images at one time.

resucutie commented 2 weeks ago

That's planned for Collections one day, but I'll have to do some code bazinga to move between images, even more considering route hell

I'll do once I decide to rewrite the way that LocalBooru browses tags, more due to priorities