On Thu, 3 Aug 2023 04:06:04 GMT, Prasanta Sadhukhan <psadhuk...@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: > > Call updateSceneState with lock and in FX thread This looks good now. I'll do some testing and then finish my review. ------------- PR Review: https://git.openjdk.org/jfx/pull/1171#pullrequestreview-1560873358