nextcloud / viewer

🖼 Simple file viewer with slideshow for media
GNU Affero General Public License v3.0
95 stars 55 forks source link

Increase Maximum Zoom in Viewer #2391

Open MetalNeo opened 3 years ago

MetalNeo commented 3 years ago

Is your feature request related to a problem? Please describe. Tall images (such as comics or memes) are sometimes unable to zoom in enough to view finer details of the image clearly (such as text or individual panels of a comic). The issue is present on both desktops and mobile, but mobile is able to zoom in more than desktop. Example image

Describe the solution you'd like I would like the ability to zoom in more to more clearly see smaller details in tall pictures. Being able to set if the image should open zoomed in would also be nice.

Describe alternatives you've considered Downloading these images to device individually to be opened in a separate photo viewer.

Additional context I am not sure if this should be categorized as Feature Request or Bug Report, as I am not sure if this is within the scope of the current photo viewer.

skjnldsv commented 2 months ago

https://github.com/nextcloud/viewer/blob/aa50b2527fead3c7d09a6dca87e08e6257f6c269/src/components/Images.vue#L261-L263