You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is loaded in the full available size of the window:
It would be useful to add a button above the center image icon:
that will return to this view when you are zoomed in or out:
The icon should be an empty box similar to the download button, but without an arrow and also the two halves of the box connected. This button would do two things: center the image and fit it to the display as when the page is first loaded. Perhaps also add a keyboard shortcut for clicking on this icon, such as the letter c.
In addition, a separate issue is that the zoom in/out via the mouse is a bit sensitive, so it is easy to overshoot the desired zoom using this method. If possible, decrease the sensitivity of mouse zooming.
The text was updated successfully, but these errors were encountered:
A related issue would be to slight change the behavior of the zoom in/out icons:
Currently the zoom in/out is centered at the top left corner of the image (or display area). Instead, the zoom in/out should be centered in the middle of the display window.
Example of clicking five times on the zoom in icon:
Ideally the view should be towards the center of the visible area of the image, with this case being approximately:
It might be nice to adjust the zoom in/out step size to 1/2 of the current amount (such as 5% if the current setting is 10%)
A nice feature to add is: if the image width is equal or smaller to the display size, then center the image in the window instead of letting something like this happen:
Desired behavior would be instead:
Or perhaps better would be to limit zoom out so that the image cannot get smaller that the display size. (This would help returning to the original view by pressing the zoom out until the original display of full width is reached.)
It would be useful to add keyboard shortcuts for zoom in/out, which would be + and -. For English keyboards at least, = would be useful to be an alias for - (since they are on the same key, and allowing = would allow not needing to press the shift key).
This score:
https://polishscores.org/?id=pl-kk--kk-i-482--002-004
is loaded in the full available size of the window:
It would be useful to add a button above the center image icon:
that will return to this view when you are zoomed in or out:
The icon should be an empty box similar to the download button, but without an arrow and also the two halves of the box connected. This button would do two things: center the image and fit it to the display as when the page is first loaded. Perhaps also add a keyboard shortcut for clicking on this icon, such as the letter
c
.In addition, a separate issue is that the zoom in/out via the mouse is a bit sensitive, so it is easy to overshoot the desired zoom using this method. If possible, decrease the sensitivity of mouse zooming.
The text was updated successfully, but these errors were encountered: