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 698669 - Fix "trigger edge after" behavior with more than 1 touch point
Fix "trigger edge after" behavior with more than 1 touch point
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: ClutterAction
1.14.x
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-23 15:48 UTC by Lionel Landwerlin
Modified: 2013-04-23 16:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix "trigger edge after" behavior (962 bytes, patch)
2013-04-23 15:49 UTC, Lionel Landwerlin
accepted-commit_now Details | Review
Fix "trigger edge after" behavior (1010 bytes, patch)
2013-04-23 15:50 UTC, Lionel Landwerlin
none Details | Review

Description Lionel Landwerlin 2013-04-23 15:48:13 UTC
The "trigger edge after" behavior should only be triggered once the number of required touch points is reached.
Comment 1 Lionel Landwerlin 2013-04-23 15:49:31 UTC
Created attachment 242250 [details] [review]
Fix "trigger edge after" behavior
Comment 2 Lionel Landwerlin 2013-04-23 15:50:40 UTC
Created attachment 242251 [details] [review]
Fix "trigger edge after" behavior
Comment 3 Emmanuele Bassi (:ebassi) 2013-04-23 15:51:17 UTC
Review of attachment 242250 [details] [review]:

looks okay to me.
Comment 4 Lionel Landwerlin 2013-04-23 16:41:24 UTC
Pushed.