> 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: Added javadoc, made delta a constant, reordered working container on 
top and renamed ContainerInstruction to ContainerCreator

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/936/files
  - new: https://git.openjdk.org/jfx/pull/936/files/d5ff752a..83080ec6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=936&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=936&range=00-01

  Stats: 47 lines in 1 file changed: 13 ins; 3 del; 31 mod
  Patch: https://git.openjdk.org/jfx/pull/936.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/936/head:pull/936

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

Reply via email to