RFR: 8185887: TableRowSkinBase fails to correctly virtualize cells in horizontal direction [v2]
Marius Hanl
mhanl at openjdk.org
Thu Dec 5 09:32:45 UTC 2024
On Wed, 4 Dec 2024 20:13:31 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> It feels like the horizontal scrolling has improved a bit, the vertical exhibits the same slight hiccups as with the master branch.
Yes, especially if you try with many columns (> 100), scrolling up and down is much faster (especially when scrolled completely to the left). When you scroll completely to the right, it is just a little bit faster than master.
I have also some ideas how to improve vertial scrolling with many items, but for another day. :)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1644#issuecomment-2519738904
More information about the openjfx-dev
mailing list