Re: [jfx17u] RFR: 8299968: Second call to Stage.setScene() create sizing issue with uiScale > 1.0 [v2]

2023-12-17 Thread Johan Vos
On Tue, 5 Dec 2023 18:45:11 GMT, Jose Pereda wrote: >> Backport of 8299968: Second call to Stage.setScene() create sizing issue >> with uiScale > 1.0 >> >> Reviewed-by: kcr, arapte >> >> The backport didn't pass the pre-submit tests: The added test in JDK-8299968 >> (`SetSceneScalingTest`) wa

Re: [jfx17u] RFR: 8299968: Second call to Stage.setScene() create sizing issue with uiScale > 1.0 [v2]

2023-12-05 Thread Jose Pereda
> Clean backport of 8299968: Second call to Stage.setScene() create sizing > issue with uiScale > 1.0 > > Reviewed-by: kcr, arapte Jose Pereda has updated the pull request incrementally with one additional commit since the last revision: Apply required changes from JDK-8206430 -

[jfx17u] RFR: 8299968: Second call to Stage.setScene() create sizing issue with uiScale > 1.0

2023-12-05 Thread Jose Pereda
Clean backport of 8299968: Second call to Stage.setScene() create sizing issue with uiScale > 1.0 Reviewed-by: kcr, arapte - Commit messages: - 8299968: Second call to Stage.setScene() create sizing issue with uiScale > 1.0 Changes: https://git.openjdk.org/jfx17u/pull/171/files