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

Improve Item details scroll bar handling #335

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

reupen
Copy link
Owner

@reupen reupen commented Aug 31, 2020

Fixes #331

This rewrites scroll bar-related code in Item details in an effort to improve behaviour when scroll bar information is updated, and fix a problem where it sometimes wasn't possible to scroll to the very bottom if both scroll bars were visible.

This also attempts to preserve the scroll position when changing settings.

@reupen reupen force-pushed the improve-item-details-scroll-bar-handling branch from cf9674e to e392541 Compare September 1, 2020 19:21
Fixes #331

This rewrites scroll bar-related code in Item details in an effort to improve behaviour when scroll bar information is updated, and fix a problem where it sometimes wasn't possible to scroll to the very bottom if both scroll bars were visible.

This also attempts to preserve the scroll position when changing settings.
@reupen reupen force-pushed the improve-item-details-scroll-bar-handling branch from e392541 to f597937 Compare September 1, 2020 19:46
@reupen reupen marked this pull request as ready for review September 1, 2020 19:46
@reupen reupen merged commit b2d006f into master Sep 1, 2020
@reupen reupen deleted the improve-item-details-scroll-bar-handling branch September 1, 2020 20:05
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.

Can't scroll to very bottom of Item details when both scroll bars enabled
1 participant