projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e17f171
)
e_client: add e_comp_render_queue when transform is updated
40/172940/1
author
Changyeon Lee
<cyeon.lee@samsung.com>
Mon, 19 Mar 2018 02:53:29 +0000
(11:53 +0900)
committer
Changyeon Lee
<cyeon.lee@samsung.com>
Mon, 19 Mar 2018 02:53:37 +0000
(11:53 +0900)
Change-Id: I80f836f145d732b9676f1547d09f16385c36b196
src/bin/e_client.c
patch
|
blob
|
history
diff --git
a/src/bin/e_client.c
b/src/bin/e_client.c
index 6c53856713cae51144107f658a4c33c49e5efe8c..0aead8c2e762f8bdfc3a3e0a5c5d79cb1727fe3a 100644
(file)
--- a/
src/bin/e_client.c
+++ b/
src/bin/e_client.c
@@
-6603,6
+6603,7
@@
e_client_transform_core_update(E_Client *ec)
}
e_client_visibility_calculate();
+ e_comp_render_queue();
}
E_API int