devilhorns pushed a commit to branch master.

commit caffe75bcc933560e0904708b5a00f7c76e1243c
Author: Chris Michael <[email protected]>
Date:   Wed Sep 4 09:34:03 2013 +0100

    Add swallow to track frame shadow area
    
    Signed-off-by: Chris Michael <[email protected]>
---
 edje/edc/elm/border.edc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/edje/edc/elm/border.edc b/edje/edc/elm/border.edc
index 1707272..627c9f3 100644
--- a/edje/edc/elm/border.edc
+++ b/edje/edc/elm/border.edc
@@ -807,6 +807,13 @@ group { name: "elm/border/base/default";
             visible: 0;
          }
       }
+      part { name: "elm.swallow.frame_spacer"; type: SWALLOW;
+         clip_to: "focus_clip";
+         description { state: "default" 0.0;
+            rel1.to: "frame";
+            rel2.to: "frame";
+         }
+      }
       part { name: "frame"; type: SPACER;
          description { state: "default" 0.0;
             rel1.offset: 7 5;

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to