Skip to content

Take padding into account when scrolling#111

Merged
Jugen merged 1 commit intomasterfrom
fix-scroll-to-bottom
Aug 30, 2022
Merged

Take padding into account when scrolling#111
Jugen merged 1 commit intomasterfrom
fix-scroll-to-bottom

Conversation

@Jugen
Copy link
Copy Markdown
Contributor

@Jugen Jugen commented Aug 30, 2022

Fixes FXMisc/RichTextFX#1113 VirtualizedScrollPane with RichTextFX area doesn't scroll to bottom with dragging scrollbar thumb.

This was because Region padding wasn't being taken into account when using the scrollbar thumb.

Otherwise last item in content isn't scrolled fully into view when using the scrollbar thumb.
@Jugen Jugen merged commit a71ced6 into master Aug 30, 2022
@Jugen Jugen deleted the fix-scroll-to-bottom branch August 30, 2022 12:55
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.

VirtualizedScrollPane with StyleClassedTextArea does not scroll to bottom with dragging scrollbar

1 participant