[jfx17u] Withdrawn: 8298728: Cells in VirtualFlow jump after resizing
Jose Pereda
jpereda at openjdk.org
Tue Sep 5 18:12:51 UTC 2023
On Tue, 5 Sep 2023 09:22:58 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> Almost clean backport of 8298728: Cells in VirtualFlow jump after resizing
> Reviewed-by: aghaisas, angorya
>
> There was a small conflict in VirtualFlowTest::CellStub, due to JDK-8297414:
>
> - setSkin(new SkinStub<CellStub>(this));
> + setSkin(new SkinStub<>(this));
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jfx17u/pull/149
More information about the openjfx-dev
mailing list