On Wed, 3 Mar 2021 22:44:11 GMT, Jose Pereda <jper...@openjdk.org> wrote:
> See [issue](https://bugs.openjdk.java.net/browse/JDK-8262802) for detailed > description. > > This PR solves the wrong calculations of ContextX and ContextY in > ES2SwapChain when EGL is used on HiDPI devices, by using properly scaled > dimensions. Without these changes, any popup control is misplaced. This pull request has now been integrated. Changeset: e394b0a6 Author: Jose Pereda <jper...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/e394b0a6 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8262802: Wrong context origin coordinates when using EGL and HiDPI Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/416