On Wed, 3 Mar 2021 23:04:01 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. > > Jose Pereda has updated the pull request incrementally with one additional > commit since the last revision: > > Remove unnecessary spacing Marked as reviewed by kcr (Lead). ------------- PR: https://git.openjdk.java.net/jfx/pull/416