FXMisc / Flowless

Efficient VirtualFlow for JavaFX
BSD 2-Clause "Simplified" License
185 stars 38 forks source link

Horizontal scroll bar fix #100

Closed Jugen closed 3 years ago

Jugen commented 3 years ago

When navigating out of frame with the keyboard then the horizontal scroll bar doesn't update correctly.

Fixes FXMisc/RichtextFX#1030

Thanks to @appsofteng