e_client: add e_comp_render_queue when transform is updated 40/172940/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 19 Mar 2018 02:53:29 +0000 (11:53 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 19 Mar 2018 02:53:37 +0000 (11:53 +0900)
Change-Id: I80f836f145d732b9676f1547d09f16385c36b196

src/bin/e_client.c

index 6c53856713cae51144107f658a4c33c49e5efe8c..0aead8c2e762f8bdfc3a3e0a5c5d79cb1727fe3a 100644 (file)
@@ -6603,6 +6603,7 @@ e_client_transform_core_update(E_Client *ec)
      }
 
    e_client_visibility_calculate();
+   e_comp_render_queue();
 }
 
 E_API int