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

Kevin Rushforth kcr at openjdk.org
Mon Aug 7 12:58:47 UTC 2023


On Mon, 7 Aug 2023 09:30:47 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Since this PR solves issue 2 issues in windows and has not regressed anything in mac (behaves same before and after fix), can we commit this and raise a windows-toolkit JBS issue for mac to see why render scale is not updated for updateSceneState call?

I'll take a look. HiDPI scaling for retina displays on Mac is somewhat different than on Windows, so it wouldn't surprise me if there was a Mac-specific problem in addition to the platform-independent problems solved by this PR.

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

PR Comment: https://git.openjdk.org/jfx/pull/1171#issuecomment-1667808162


More information about the openjfx-dev mailing list