On Wed, 27 Oct 2021 15:58:38 GMT, Nir Lisker <[email protected]> wrote:
>> Ajit Ghaisas has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> fix review comments
>
> modules/javafx.graphics/src/main/java/javafx/stage/Window.java line 790:
>
>> 788: * If the width or height of this {@code Window} have never been
>> set by the
>> 789: * application, setting the scene will cause this {@code Window} to
>> take its
>> 790: * width or height from that scene. Resizing this window by end
>> user does
>
> Extra space before "Resizing"
`{@code Window}` for consistency
-------------
PR: https://git.openjdk.java.net/jfx/pull/650