FXMisc / Flowless

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

Regression: lengthening viewport "height" when last cell is visible does not fill extra space towards ground with more content. #51

Closed JordanMartinez closed 7 years ago

JordanMartinez commented 7 years ago

Caused by this commit, which is meant to fix a scroll that occurs do to a layout call when a VirtualFlow is wrapped in a VirtualizedScrollPane.