[elm_ctxpopup.c] nothing changed.
authorChunEon Park <chuneon.park@samsung.com>
Fri, 3 Sep 2010 11:16:14 +0000 (20:16 +0900)
committerChunEon Park <chuneon.park@samsung.com>
Fri, 3 Sep 2010 11:16:14 +0000 (20:16 +0900)
src/lib/elm_ctxpopup.c

index 0a8af8c..e22102e 100644 (file)
@@ -623,7 +623,7 @@ _theme_hook(Evas_Object *obj)
    _elm_theme_object_set(obj, wd->arrow, "ctxpopup", "arrow",
                         elm_widget_style_get(obj));
 
-   elm_object_style_set(wd->scroller, elm_widget_style_get(obj));
+   //elm_object_style_set(wd->scroller, elm_widget_style_get(obj));
 
    _sizing_eval(obj);