Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll page mode #274

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Scroll page mode #274

merged 2 commits into from
Oct 13, 2024

Conversation

rodarima
Copy link
Member

Adds support for scrolling full pages with the mouse wheel and clicking on the scrollbar.

@rodarima rodarima added this to the Release 3.2.0 milestone Oct 12, 2024
The scroll page mode changes the behavior of the mouse when clicking on
the vertical scrollbar. When enabled with scrollbar_page_mode=YES,
clicking with the left button anywhere on the vertical scrollbar will
cause the page to scroll down one page. With the right button, to scroll
up one page. Holding Shift temporarily reverts the value of the option.
When using the scroll wheel over a page, holding Shift will cause full
pages to be scrolled instead of scroll steps. The same effect can be
achieved by scrolling over the vertical scrollbar.
@rodarima rodarima merged commit 667f7fd into master Oct 13, 2024
22 checks passed
@rodarima rodarima added enhancement New feature or request UX User experience labels Oct 13, 2024
@rodarima rodarima deleted the scroll-page-mode branch October 13, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant