projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5d4dad
)
naviframe: clip the shadow also.
author
Cedric Bail
<cedric.bail@samsung.com>
Fri, 6 Dec 2013 02:43:14 +0000
(11:43 +0900)
committer
Cedric Bail
<cedric.bail@samsung.com>
Fri, 6 Dec 2013 02:45:17 +0000
(11:45 +0900)
stable release - cherry-pick me!
During animation, if the naviframe wasn't inside another object that would clip
it, you could notice the shadow going over some object around.
data/themes/edc/elm/naviframe.edc
patch
|
blob
|
history
diff --git
a/data/themes/edc/elm/naviframe.edc
b/data/themes/edc/elm/naviframe.edc
index abb7a62b724baf889d35e5690c03d17dea240ed6..a632fbcecb7cfa453e78c93519a1b2cbefac4c4c 100644
(file)
--- a/
data/themes/edc/elm/naviframe.edc
+++ b/
data/themes/edc/elm/naviframe.edc
@@
-228,6
+228,7
@@
group { name: "elm/naviframe/item/basic/default";
}
}
part { name: "shadow"; mouse_events: 0;
+ clip_to: "clip";
description { state: "default" 0.0;
image.normal: "shadow_vert.png";
rel1.to: "top";