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
It was pointed out to me that some of the nuances of the mousewheel behavior on the Tab Bar (as described in code) weren't fully communicated in the User Interface > Tabs
MOUSEWHEEL alone will scroll ⇒ not mentioned at all
Ctrl+MOUSEWHEEL ⇒ need to mention wrapping
Shift+MOUSEWHEEL ⇒ mention move+wrapping vs Ctrl+PgDn move-no-wrapping
Shift+MOUSEWHEEL ⇒ mention behavior change when Tab Bar is locked in preferences
The text was updated successfully, but these errors were encountered:
pryrt
added a commit
to pryrt/npp-usermanual
that referenced
this issue
Jul 2, 2024
It was pointed out to me that some of the nuances of the mousewheel behavior on the Tab Bar (as described in code) weren't fully communicated in the User Interface > Tabs
MOUSEWHEEL
alone will scroll ⇒ not mentioned at allCtrl+MOUSEWHEEL
⇒ need to mention wrappingShift+MOUSEWHEEL
⇒ mention move+wrapping vsCtrl+PgDn
move-no-wrappingShift+MOUSEWHEEL
⇒ mention behavior change when Tab Bar is locked in preferencesThe text was updated successfully, but these errors were encountered: