navigationbar - fixed clock separator hiding problem
authorchuneon.park <chuneon.park@samsung.com>
Wed, 4 May 2011 09:27:49 +0000 (18:27 +0900)
committerchuneon.park <chuneon.park@samsung.com>
Wed, 4 May 2011 09:27:49 +0000 (18:27 +0900)
themes/groups/navigationbar.edc

index 738dced..086cf09 100644 (file)
@@ -115,6 +115,7 @@ group {
          type: RECT;
          mouse_events: 0;
          scale: 1;
+         clip_to: "clip_title";
          description { state: "default" 0.0;
             align: 1.0 0;
             min: 1 0;
@@ -128,6 +129,7 @@ group {
          type: RECT;
          mouse_events: 0;
          scale: 1;
+         clip_to: "clip_title";
          description { state: "default" 0.0;
             align: 1.0 0;
             min: 1 0;