FXMisc / Flowless

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

Revert - Add cells under the ground when item index is the last one #52

Closed JordanMartinez closed 7 years ago

JordanMartinez commented 7 years ago

Resolves #51. Unfortunately, this does not address the problem the reverted commit fixed: when the horizontal scrollbar is visible and the last cell is visible, then replacing all the cells will cause the viewport to scroll one cell above the last cell, so that the last cell is no longer visible in the viewport.