fix edge flipping after dragging to an invalid flip edge containing a shelf

ticket #1701


SVN revision: 83618
This commit is contained in:
Mike Blumenkrantz 2013-02-05 08:55:23 +00:00
parent cfd5d8acb6
commit 488e37c140
3 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2013-02-04 Mike Blumenkrantz
2013-02-05 Mike Blumenkrantz
* improve load time of apps dialogs
* fix bug where edge flips would stop functioning after dragging to an invalid edge containing a shelf
2013-02-04 Mike Blumenkrantz

1
NEWS
View File

@ -143,3 +143,4 @@ Fixes:
* fix possible crash in xkb rule parsing
* fix list update on deletion of personal app launchers
* fix button toggling in personal app launchers dialog
* fix bug where edge flips would stop functioning after dragging to an invalid edge containing a shelf

View File

@ -534,6 +534,7 @@ noflip:
zone->flip.es = es;
e_shelf_toggle(es, 1);
}
ok = 0;
switch (edge)
{
case E_ZONE_EDGE_LEFT: