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

Page mode improvements #278

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Page mode improvements #278

merged 3 commits into from
Oct 17, 2024

Conversation

rodarima
Copy link
Member

Repeat when holding the button over the scrollbar and jump to top and bottom when clicking on the scrollbar arrow buttons.

When the page scroll mode is enabled, pressing and holding the scrollbar
will keep scrolling pages on that direction until the mouse button is
released.
When scroll page mode is active, clicking on the up and down scrollbar
buttons make the page jump to the top and bottom repectively.
@rodarima rodarima added this to the Release 3.2.0 milestone Oct 13, 2024
@rodarima rodarima added enhancement New feature or request UX User experience labels Oct 13, 2024
When the horizontal scrollbar is visible the viewport size is reduced,
so the page overlap should be computed from the visible viewport only.
The change ensures the overlap has the same lenght, regardless of the
visibility state of the scrollbars.
@rodarima rodarima merged commit 3364967 into master Oct 17, 2024
22 checks passed
@rodarima rodarima deleted the page-mode-improvements branch October 17, 2024 17:58
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