After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693251 - wayland: fix the direction of scrolling
wayland: fix the direction of scrolling
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-02-06 10:36 UTC by Thomas Wood
Modified: 2013-02-06 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wayland: fix the direction of scrolling (1.17 KB, patch)
2013-02-06 10:37 UTC, Thomas Wood
committed Details | Review

Description Thomas Wood 2013-02-06 10:36:58 UTC
Fix the direction of scrolling and convert the delta values into the expected
range.
Comment 1 Thomas Wood 2013-02-06 10:37:00 UTC
Created attachment 235300 [details] [review]
wayland: fix the direction of scrolling

Fix the direction of scrolling and convert the delta values into the
expected range.
Comment 2 Rob Bradford 2013-02-06 14:08:50 UTC
Review of attachment 235300 [details] [review]:

LGTM.
Comment 3 Thomas Wood 2013-02-06 16:58:02 UTC
Attachment 235300 [details] pushed as 69ac91b - wayland: fix the direction of scrolling