RFR: 8276553: ListView scrollTo() is broken after fix for JDK-8089589
Kevin Rushforth
kcr at openjdk.java.net
Mon Nov 29 17:02:13 UTC 2021
On Mon, 29 Nov 2021 16:59:02 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> good catch! the "additional" stuff typically is done in the properties' invalidated ..
>
> Exactly. This ensures consistent behavior regardless of how a property value is set.
I should add that this looks like a preexisting problem, but one that would be good to fix if possible.
-------------
PR: https://git.openjdk.java.net/jfx/pull/683
More information about the openjfx-dev
mailing list