RFR: 8346281: [Windows] RenderScale doesn't update to HiDPI changes
Andy Goryachev
angorya at openjdk.org
Mon Dec 23 21:44:38 UTC 2024
On Mon, 23 Dec 2024 21:30:01 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> Do you have the same issue (unexpected offset for the popup) as well without this PR?
The behavior is different. With the MT showing up on the external monitor, the initial location of the menus is correct. Once I change the scale, the menus pop up in two wrong location *above and to the left* (the change in scale was 2.25 -> 1.5)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1668#issuecomment-2560327923
More information about the openjfx-dev
mailing list