GNOME Bugzilla – Bug 710229
Restore initial ClutterGestureAction behavior
Last modified: 2013-12-05 11:13:51 UTC
ClutterGestureAction used to trigger the action by default as soon as the first event is received. abcf1d589f29ba7914d5648bb9814ad26c13cd83 changed that initial behavior, without providing a public API to change that behavior. It means that subclasses of GestureAction can't modify this parameter outside of the Clutter library.
Created attachment 257396 [details] [review] set default edge value to NONE to restore initial behavior
*** This bug has been marked as a duplicate of bug 710227 ***