Integrated: 8298728: Cells in VirtualFlow jump after resizing

Johan Vos jvos at openjdk.org
Thu Jan 5 20:23:03 UTC 2023


On Wed, 14 Dec 2022 10:03:29 GMT, Johan Vos <jvos at openjdk.org> wrote:

> When recalculating sizes, we often don't want the current index and/or offset to change.
> 
> Allow to fix the index/offset when doing recalculations.
> 
> Fix JDK-8298728

This pull request has now been integrated.

Changeset: ca29cc61
Author:    Johan Vos <jvos at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/ca29cc6122010e4b94778cc658efd4fdddc8af67
Stats:     129 lines in 4 files changed: 111 ins; 2 del; 16 mod

8298728: Cells in VirtualFlow jump after resizing

Reviewed-by: aghaisas, angorya

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

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


More information about the openjfx-dev mailing list