RFR: 8298728: Cells in VirtualFlow jump after resizing
Johan Vos
jvos at openjdk.org
Thu Dec 15 13:19:12 UTC 2022
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
>
That sounds exactly like something that *should* be a unit test.
-------------
PR: https://git.openjdk.org/jfx/pull/974
More information about the openjfx-dev
mailing list