pixelfed / mobile-app

Placeholder app repo for issues
https://github.com/pixelfed/pixelfed-rn
95 stars 3 forks source link

[Android Play Store Beta] Treatment of image view #163

Open abnerhale opened 3 months ago

abnerhale commented 3 months ago

I'm not happy with the whole way images are handled in the Pixelfed app. This is more a feature requests than a bug report:

  1. In the full view of the images, the image appears at the top of the screen. Just about OK for images in portrait mode, but strange for images in landscape format.

  2. The images are zoomed in the small window of the original size of the image and not across the entire screen.

  3. The app does not support autorotate to view images in landscape format on the entire screen

  4. If a post contains several images, you cannot switch between the images in full view. You always have to go back to the post view, then to the next image and then back to full view. Very cumbersome.