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
In the top navigation area, add URL parameters that give the scaling factor used to render the music. Something like Zo{150} for 150% of default size. The zoom buttons have a limited choice of zooming (about 10% increments geometrically), and this feature would allow the user to set a precise zoom factor if needed without the need to add an additional option on the configuration panel.
For the Zoom buttons:
In the top navigation area, add URL parameters that give the scaling factor used to render the music. Something like
Zo{150}
for 150% of default size. The zoom buttons have a limited choice of zooming (about 10% increments geometrically), and this feature would allow the user to set a precise zoom factor if needed without the need to add an additional option on the configuration panel.Default size:
https://polishscores.org/?id=pl-kk--kk-i-2--022
25% size (hypothetical at the moment, so the Zo parameter is not recognized yet):
https://polishscores.org/?id=pl-kk--kk-i-2--022&con=Zo{25}
Note that command-0 in MacOS or control-0 on PCs will currently reset the zoom factor to 100%
The zoom factor from the URL should be checked, and probably limited between 5% and 500% (or the maximum limits in verovio if they are smaller).
The text was updated successfully, but these errors were encountered: