RFR: 8276553: ListView scrollTo() is broken after fix for JDK-8089589 [v4]
Michael Strauß
mstrauss at openjdk.java.net
Fri Dec 3 20:59:17 UTC 2021
On Fri, 3 Dec 2021 20:46:46 GMT, Johan Vos <jvos at openjdk.org> wrote:
>> After (re)setting the number of elements, make sure to do at least some estimation of the total size.
>> Added a testcase for this scenario.
>
> Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
>
> add checks on positive values on counters
Marked as reviewed by mstrauss (Author).
-------------
PR: https://git.openjdk.java.net/jfx/pull/683
More information about the openjfx-dev
mailing list