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
Currently, in cursor scrolling mode (i.e. when --scroll-notes is not used), when the cursor goes past the right margin (as defined by the second value to the --cursor-margins option) the notation instantly changes to the next chunk. It would be visually easier for the eyes/brain to track if the notation smoothly but quickly scrolled from right to left to the new position. This should happen very quickly to minimise distractions (e.g. in < 0.5 seconds).
The text was updated successfully, but these errors were encountered:
Please consider a left-to-right wipe transition as an option. That would keep the score still while still gradually changing to the next page as the reader's focus is on another part of the display.
Currently, in cursor scrolling mode (i.e. when
--scroll-notes
is not used), when the cursor goes past the right margin (as defined by the second value to the--cursor-margins
option) the notation instantly changes to the next chunk. It would be visually easier for the eyes/brain to track if the notation smoothly but quickly scrolled from right to left to the new position. This should happen very quickly to minimise distractions (e.g. in < 0.5 seconds).The text was updated successfully, but these errors were encountered: