Expected Behavior
Dragging the Scrollbar to the bottom scrolls the text inside the StyleClassedTextArea to the last line.
Actual Behavior
This works when using the mouse wheel:

But not when dragging the scrollbar:

Environment info:
- RichTextFX Version: 0.10.9
- flowless Version: 0.6.9
- Operating System: Windows 10
- Java version: 11.0.15
- FX version: 18
Current Workarounds
Extend the Text by adding a new line at the end.
Expected Behavior
Dragging the Scrollbar to the bottom scrolls the text inside the StyleClassedTextArea to the last line.
Actual Behavior
This works when using the mouse wheel:

But not when dragging the scrollbar:

Environment info:
Current Workarounds
Extend the Text by adding a new line at the end.