discomfitor pushed a commit to branch master.
commit 1709c9dda91357ca0cbcb7bef8a09c6426368035
Author: Mike Blumenkrantz <[email protected]>
Date: Fri Aug 30 10:39:55 2013 +0100
end desk flip immediately if there are no animating windows
fixes desk flips with no visible/non-moving windows
---
src/bin/e_desk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bin/e_desk.c b/src/bin/e_desk.c
index 0df8e0a..1a92bed 100644
--- a/src/bin/e_desk.c
+++ b/src/bin/e_desk.c
@@ -813,7 +813,7 @@ _e_desk_show_begin(E_Desk *desk, int dx, int dy)
}
e_border_show(bd);
}
- if (!e_config->desk_flip_animate_type)
+ if ((!e_config->desk_flip_animate_type) || (!desk->animate_count))
_e_desk_show_end_serious(desk);
e_container_border_list_free(bl);
}
--
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk