From: ChunEon Park Date: Fri, 3 Sep 2010 11:16:14 +0000 (+0900) Subject: [elm_ctxpopup.c] nothing changed. X-Git-Tag: origin~288 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=91399fae1f313e8727ca61fa859e391ad528db36;p=framework%2Fuifw%2Felementary.git [elm_ctxpopup.c] nothing changed. --- diff --git a/src/lib/elm_ctxpopup.c b/src/lib/elm_ctxpopup.c index 0a8af8c..e22102e 100644 --- a/src/lib/elm_ctxpopup.c +++ b/src/lib/elm_ctxpopup.c @@ -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);