> TilePane has the following defects:
> 
> 1. Exact-fit layouts can wrap one tile too early.
> 2. Computed tile sizes can gain an entire unwanted pixel.
> 3. Minimum sizes use raw insets.
> 4. Content-biased children are not measured with the actual snapped tile 
> dimension.
> 5. Snapped tile dimensions are cached without tracking the snapping policy or 
> render scale.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Michael Strauß has updated the pull request incrementally with one additional 
commit since the last revision:

  use MethodSource

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/2268/files
  - new: https://git.openjdk.org/jfx/pull/2268/files/bcb7a19d..46dba745

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

  Stats: 51 lines in 1 file changed: 12 ins; 32 del; 7 mod
  Patch: https://git.openjdk.org/jfx/pull/2268.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/2268/head:pull/2268

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

Reply via email to