On Thu, 3 Aug 2023 14:57:50 GMT, Guillaume Tâche <d...@openjdk.org> wrote:
> `setHeight()` / `setWidth()` were ignored if called after `sizeToScene()` and > before `show()`. > Now the `sizeToScene` flag is unset in these methods to ensure the right > values are set when the window is shown. The fix looks reasonable at first glance. @arapte can you be the primary reviewer? @lukostyra you might also want to take a look. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1195#issuecomment-1664172211