The patch and description are not in sync. The description says that
image scrolling happens with one finger touch screen drags and two
finger touchpad drags. The only drag gesture subscription call looks
like this:

++      grip_gesture_manager_register_window (manager,
++                                            widget,
++                                            GRIP_GESTURE_DRAG,
++                                            GRIP_DEVICE_TOUCHSCREEN,
++                                            2,
++                                            eog_gesture_event,
++                                            NULL, NULL);

That is, only two finger drags on touchscreens drag the image.

Other than that it looks fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/823640

Title:
  Add uTouch gesture support to EOG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/823640/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to