hermet pushed a commit to branch master.
commit 3a90b820459a2b8379fddb75ebfc6efff8861a52
Author: ChunEon Park <[email protected]>
Date: Wed Aug 21 11:43:39 2013 +0900
elementary/naviframe - Revert "elementary/naviframe - update only theme
changed views"
This reverts commit dcc392cb9e2a0baa738804de0c1ffb66b3d7b472.
They should be done since all the edc states are reset whenever theme is
changd.
---
src/lib/elc_naviframe.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/src/lib/elc_naviframe.c b/src/lib/elc_naviframe.c
index 3079d26..0e28e38 100644
--- a/src/lib/elc_naviframe.c
+++ b/src/lib/elc_naviframe.c
@@ -329,11 +329,9 @@ _elm_naviframe_smart_theme(Eo *obj, void *_pd, va_list
*list)
{
eo_do(VIEW(it), elm_wdg_style_get(&sstyle));
if ((style && sstyle) && strcmp(style, sstyle))
- {
- _item_style_set(it, it->style);
- _item_signals_emit(it);
- _item_title_visible_update(it);
- }
+ _item_style_set(it, it->style);
+ _item_signals_emit(it);
+ _item_title_visible_update(it);
}
elm_layout_sizing_eval(obj);
--
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk