khoadng / Boorusama

A mobile client for booru sites built with Flutter
GNU General Public License v3.0
137 stars 8 forks source link

Images "snap" when viewing and acrolling #432

Open Kangaroux opened 3 months ago

Kangaroux commented 3 months ago

The UI below the image doesn't appear nicely like a drawer and instead it causes the image to jolt around the screen. It doesn't feel good to use and is kind of nauseating.

https://github.com/khoadng/Boorusama/assets/2302541/2bc1b376-1b73-4ad7-9247-5c3d4d10e522

khoadng commented 3 months ago

I'm not sure what should be done here. Can you provide some suggestions?

Kangaroux commented 3 months ago

I'm not sure what should be done here. Can you provide some suggestions?

If the image didn't drag when you tried swiping I think that would be an improvement. I view this screen like a web page; the image is just before the details container and you scroll the page by swiping. It feels natural to swipe and have the details appear like a drawer.