RFR: JDK-8315569: Tests for the contract of SkinBase.layoutChildren(..) [v2]

Kevin Rushforth kcr at openjdk.org
Wed Sep 6 22:49:45 UTC 2023


On Sat, 2 Sep 2023 13:09:14 GMT, Marius Hanl <mhanl at openjdk.org> wrote:

>> This PR adds a test that verifies the `SkinBase.layoutChildren(..)` method with different scales.
>> While not explicitly documented, this method will receive the snapped and correctly calculated x, y, width and height values, so that children of the Control can be layouted correctly without requiring to do many more calculations regarding padding.
>
> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   JDK-8315569: Set a min size

Reviewer: @andy-goryachev-oracle

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

PR Comment: https://git.openjdk.org/jfx/pull/1229#issuecomment-1709224393


More information about the openjfx-dev mailing list