RFR: 8303038: Glass gtk3 sends scroll events with delta(x,y) = 0
Thiago Milczarek Sayao
tsayao at openjdk.org
Wed Feb 22 01:17:18 UTC 2023
On Wed, 22 Feb 2023 01:11:55 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.
@Glavo fixed the scroll bug you commented on #999.
-------------
PR: https://git.openjdk.org/jfx/pull/1044
More information about the openjfx-dev
mailing list