RFR: 8274932: Render scales in EmbeddedWindow are not properly updated [v6]
Andy Goryachev
angorya at openjdk.org
Tue Jul 11 15:18:19 UTC 2023
On Tue, 11 Jul 2023 07:58:07 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> When the JavaFX scene is set before it is really shown, then the scale factors are not properly propagated to the EmbeddedWindow, resulting in showing wrong scales.
>> Fix is made to update scales to EmbeddedWindow
>
> Prasanta Sadhukhan has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
>
> - Merge branch 'master' of https://git.openjdk.org/jfx into JDK-8274932
> - Merge branch 'master' of https://github.com/openjdk/jfx into JDK-8274932
> - Fix to get correct scale in secondary monitor
> - Set stage scale in FX thread
> - Set stage scale in FX thread
> - Set stage scale in FX thread
> - 8274932: Render scales in EmbeddedWindow are not properly updated
Marked as reviewed by angorya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1171#pullrequestreview-1524527206
More information about the openjfx-dev
mailing list