Mir

Comment 0 for bug 1321077

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

[regression] [input] Scroll events are now always zero: event.motion.pointer_coordinates[0].vscroll

Merging changes that landed on development-branch last night I notice vscroll is now always zero when action==mir_motion_action_scroll. Previously vscroll had values +1 or -1. Now it's always zero. This stops all logic that relies on the mouse wheel from working.