GNOME Bugzilla – Bug 696447
layout: Fix opening the overview for xdnd
Last modified: 2013-03-25 13:43:57 UTC
See patch, this broke while porting the hotcorner to barriers.
Created attachment 239621 [details] [review] layout: Fix opening the overview for xdnd In the (no barriers) fallback case handleDragOver has somehow ended up being turned into a nop and thus breaking xdnd overview opening. Fix that by calling _toggleOverview() when a xdnd source triggers it.
Review of attachment 239621 [details] [review]: Whoops.
Attachment 239621 [details] pushed as 94778c0 - layout: Fix opening the overview for xdnd Pushed with r-t approval.