On Sun, 9 Jan 2022 15:20:36 GMT, Johan Vos <[email protected]> wrote:

> When the size of a ListCell is changed and a scrollTo method is invoked 
> without having a layout calculation in between, the old (wrong) size is used 
> to calculcate the total estimate. This happens e.g. when the size is changed 
> in the `updateItem` method.
> This PR will immediately resize the cell and sets the new value in the cache 
> containing the cellsizes.

This pull request has been closed without being integrated.

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

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

Reply via email to