[ctxpopup][access] add outline feature
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 2 May 2013 06:02:23 +0000 (15:02 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Mon, 27 May 2013 05:21:52 +0000 (14:21 +0900)
themes/widgets/ctxpopup.edc

index 260a6c3..672ea5d 100644 (file)
                                        rel2 {to:"content_right_bottom_padding";  relative: 0.0 0.0;}
                                }
                        }
+                       part { name: "access.outline";
+                               type: RECT;
+                               repeat_events: 1;
+                               description { state: "default" 0.0;
+                                       fixed: 1 1;
+                                       rel1.to: "frame_bg";
+                                       rel2.to: "frame_bg";
+                                       color: 0 0 0 0;
+                               }
+                       }
                }
        }