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. Don't see any issues with this one. I'll run the tests and share the final review then. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1195#issuecomment-1667568096