On Mon, 27 Jul 2020 20:52:57 GMT, Nir Lisker wrote:
>> modules/javafx.graphics/src/main/java/javafx/scene/layout/VBox.java line 163:
>>
>>> 162: * If no vertical grow priority is set on a child, the vbox will
>>> never
>>> 163: * allocate it additional vertical space, if available.
>>
On Mon, 27 Jul 2020 17:32:26 GMT, Kevin Rushforth wrote:
>> Nir Lisker has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> VBox and HBox fixes
>
> modules/javafx.graphics/src/main/java/javafx/scene/layout/VBox.java line 163:
>
>> 162:
On Sun, 26 Jul 2020 10:10:09 GMT, Nir Lisker wrote:
>> Fixes https://bugs.openjdk.java.net/browse/JDK-8246343 and some additional
>> fixes in the vicinity.
>
> Nir Lisker has updated the pull request incrementally with one additional
> commit since the last revision:
>
> VBox and HBox fixes
> Fixes https://bugs.openjdk.java.net/browse/JDK-8246343 and some additional
> fixes in the vicinity.
Nir Lisker has updated the pull request incrementally with one additional
commit since the last revision:
VBox and HBox fixes
-
Changes:
- all: https://git.openjdk.java.net/jf