RFR: 8307208: Add GridPane constructor that accepts hGap and vGap values
Andy Goryachev
angorya at openjdk.org
Wed May 3 21:22:15 UTC 2023
On Wed, 3 May 2023 21:11:11 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
> I don't think it is necessary. If you actually look at the `children` list it already takes care about layouting stuff and more. So requesting it here for every change seems wrong. But this should be tested carefully.
that's what I thought too.
just to clarify, that was a question, not a change request.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1125#issuecomment-1533759567
More information about the openjfx-dev
mailing list