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

Consider scrollbars overlapping the scrolled window at its edges #510

Merged

Conversation

tobiolo
Copy link
Collaborator

@tobiolo tobiolo commented Sep 15, 2023

This assumes that the horizontal scrollbar is at the bottom edge and
that the vertical scrollbar is at the right edge of the scrolled window.

This commit should avoid the situation where the selection to scroll to
is hidden behind the scrollbar.

@tobiolo tobiolo force-pushed the consider-scrollbar-in-scrolledwindow branch from 580bbdb to 6ddf93b Compare September 15, 2023 16:50
@tobiolo tobiolo changed the title Consider scrollbars overlapping the scrolled window at its right and … Consider scrollbars overlapping the scrolled window at its edges Sep 15, 2023
This assumes that the horizontal scrollbar is at the bottom edge and
that the vertical scrollbar is at the right edge of the scrolled window.

This commit should avoid the situation where the selection to scroll to
is hidden behind the scrollbar.
@tobiolo tobiolo force-pushed the consider-scrollbar-in-scrolledwindow branch from 6ddf93b to cc1d3ce Compare September 15, 2023 16:52
@aardappel aardappel merged commit 8e1ebe5 into aardappel:master Sep 15, 2023
4 checks passed
@tobiolo tobiolo deleted the consider-scrollbar-in-scrolledwindow branch September 15, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants