RFR: 8303680 Virtual Flow freezes after calling scrollTo and scrollPixels in succession

Andy Goryachev angorya at openjdk.org
Mon Mar 6 21:11:21 UTC 2023


On Mon, 6 Mar 2023 21:01:11 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> You are right, it is public API.  One can't get directly to it, but it is possible to subclass the ListView and use the protected `getVirtualFlow()` method.
>
> We have many tests that access VirtualFlow, so that seems ok.

would it be possible to update the JBS ticket with a valid code example?

-------------

PR: https://git.openjdk.org/jfx/pull/1052


More information about the openjfx-dev mailing list