nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Allow zooming in corners by moving the mouse instead of zooming fixed to the center of an image #446

Open e-alfred opened 6 years ago

e-alfred commented 6 years ago

Bug report

Gallery only zooms the center of an image. Sometimes it would be great to zoom also into the corners by simply moving the mouse into a corner and the underlying picture "following" the mouse cursor.

Steps to reproduce

  1. Zoom an image in the Gallery app.

Expected behaviour

Image should follow the mouse cursor if it moves to the edge of a zoomed image.

Actual behaviour

Image is only zoomed in the center, no zooming of the edges possible.