On Wed, 9 Nov 2022 09:46:10 GMT, Marius Hanl <mh...@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. > > Marius Hanl has updated the pull request incrementally with one additional > commit since the last revision: > > 8296330: Fixed typos, improved javadoc LGTM ------------- Changes requested by arapte (Reviewer). PR: https://git.openjdk.org/jfx/pull/936