RFR: 8306121: Scene not rendered initially when changing scenes after fix for JDK-8296621 [v18]
Kevin Rushforth
kcr at openjdk.org
Tue Jun 13 17:46:59 UTC 2023
On Mon, 5 Jun 2023 16:27:44 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Unchanged line
>
> modules/javafx.graphics/src/main/java/com/sun/glass/ui/gtk/GtkWindow.java line 51:
>
>> 49: // empty - not needed by this implementation
>> 50: @Override
>> 51: protected void _updateViewSize(long ptr) {}
>
> Are you sure that this is no longer needed on Linux in all cases?
The above was an old comment, please ignore it.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1110#discussion_r1228487153
More information about the openjfx-dev
mailing list