discomfitor pushed a commit to branch master.

commit f9a45e14ecf57bb8c73cf8fc77af0309e3cee929
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu Apr 18 12:56:46 2013 +0100

    comp win geometry updates with updates pending now queue another render job
---
 src/bin/e_comp.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c
index 8029819..e7bf6c6 100644
--- a/src/bin/e_comp.c
+++ b/src/bin/e_comp.c
@@ -472,6 +472,7 @@ _e_comp_win_geometry_update(E_Comp_Win *cw)
    if (cw->update)
      {
         cw->geom_update = 1;
+        _e_comp_win_render_queue(cw);
         return;
      }
    if (cw->bd)

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to