> `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.
Guillaume Tâche has updated the pull request incrementally with one additional commit since the last revision: 8310885: Uses exact comparison for tests ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1195/files - new: https://git.openjdk.org/jfx/pull/1195/files/fd3fb463..1f1f943d Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1195&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1195&range=01-02 Stats: 10 lines in 1 file changed: 0 ins; 0 del; 10 mod Patch: https://git.openjdk.org/jfx/pull/1195.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1195/head:pull/1195 PR: https://git.openjdk.org/jfx/pull/1195