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
Until restarted, Notepad3 doesn't update or recognize any changes made to the mouse's scroll value of how many lines at a time should 1 notch scroll. The value set at the moment Notepad3 is open, will remain the same until it restarts (is closed, and opened again).
Changing this, to a check on window refocus, would be beneficial. However, a more complex implementation would allow for the use of scripts which change/toggle the scrolling value on the fly.
The text was updated successfully, but these errors were encountered:
Until restarted, Notepad3 doesn't update or recognize any changes made to the mouse's scroll value of how many lines at a time should 1 notch scroll. The value set at the moment Notepad3 is open, will remain the same until it restarts (is closed, and opened again).
Changing this, to a check on window refocus, would be beneficial. However, a more complex implementation would allow for the use of scripts which change/toggle the scrolling value on the fly.
The text was updated successfully, but these errors were encountered: