RFR: 8274932: Render scales in EmbeddedWindow are not properly updated [v10]

Andy Goryachev angorya at openjdk.org
Wed Aug 16 14:28:23 UTC 2023


On Wed, 16 Aug 2023 06:01:45 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 incrementally with one additional commit since the last revision:
> 
>   Code optimize

looks good, thanks!

-------------

Marked as reviewed by angorya (Reviewer).

PR Review: https://git.openjdk.org/jfx/pull/1171#pullrequestreview-1580762348


More information about the openjfx-dev mailing list