RFR: 8303038: Glass gtk3 sends scroll events with delta(x, y) = 0 [v2]
Thiago Milczarek Sayao
tsayao at openjdk.org
Thu Feb 23 11:01:23 UTC 2023
On Thu, 23 Feb 2023 02:35:20 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
>> Simple fix to get the scroll deltas from GDK_SCROLL_SMOOTH. If we ignore this scroll event type, deltas are sent to java with the value equal to zero.
>
> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix for Ubuntu 20.04
Yeah, I was going to check this, I noticed it was probably reversed.
-------------
PR: https://git.openjdk.org/jfx/pull/1044
More information about the openjfx-dev
mailing list