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

Prasanta Sadhukhan psadhukhan at openjdk.org
Fri Jul 7 17:18:10 UTC 2023


> 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:

  Set stage scale in FX thread

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1171/files
  - new: https://git.openjdk.org/jfx/pull/1171/files/24d9272d..3689422d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1171&range=02
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1171&range=01-02

  Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jfx/pull/1171.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1171/head:pull/1171

PR: https://git.openjdk.org/jfx/pull/1171


More information about the openjfx-dev mailing list