GNOME Bugzilla – Bug 722417
workspacesView: Fix activating empty workspaces
Last modified: 2014-01-17 14:32:00 UTC
See patch.
Created attachment 266547 [details] [review] workspacesView: Fix activating empty workspaces By default, gesture actions no longer wait for the dnd threshold to be reached before triggering, which breaks our mixing of click- and pan actions. Fix this by only panning after reaching the threshold and letting the click action go through if the pan is cancelled.
Review of attachment 266547 [details] [review]: OK.
Attachment 266547 [details] pushed as 11d8640 - workspacesView: Fix activating empty workspaces