Integrated: 8296330: Tests: Add layout container snapping tests

Marius Hanl mhanl at openjdk.org
Thu Nov 17 18:12:28 UTC 2022


On Thu, 3 Nov 2022 21:15:08 GMT, Marius Hanl <mhanl at openjdk.org> wrote:

> While checking https://bugs.openjdk.org/browse/JDK-8295078 I found much more layout container which do not snap their children correctly.
> 
> The goal of this PR is to add snapping tests for all layout container.
> After that we can create issues for all broken layout container, fix them and comment in the corresponding line.

This pull request has now been integrated.

Changeset: 626227dc
Author:    Marius Hanl <mhanl at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/626227dc1029a0d984f2ed89a4397954bd71d676
Stats:     179 lines in 1 file changed: 179 ins; 0 del; 0 mod

8296330: Tests: Add layout container snapping tests

Reviewed-by: arapte

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

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


More information about the openjfx-dev mailing list