RFR: 8307208: Add GridPane constructor that accepts hGap and vGap values
Nir Lisker
nlisker at openjdk.org
Wed May 3 20:37:30 UTC 2023
On Wed, 3 May 2023 20:23:19 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> modules/javafx.graphics/src/main/java/javafx/scene/layout/GridPane.java line 737:
>>
>>> 735: }
>>> 736:
>>> 737: /**
>>
>> we probably need to update the year `2011, 2023,` in the header
>
> also in the test.
There is a script that does this automatically.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1125#discussion_r1184231019
More information about the openjfx-dev
mailing list