On Mon, 29 Nov 2021 11:56:45 GMT, Johan Vos <j...@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. This pull request has now been integrated. Changeset: d3fbb516 Author: Johan Vos <j...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/d3fbb516c428876bd2389bbfd40f95a811ea6af8 Stats: 29 lines in 5 files changed: 19 ins; 2 del; 8 mod 8276553: ListView scrollTo() is broken after fix for JDK-8089589 Reviewed-by: kcr, mstrauss ------------- PR: https://git.openjdk.java.net/jfx/pull/683