On Thu, 3 Nov 2022 21:15:08 GMT, Marius Hanl <[email protected]> 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 <[email protected]> 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
