From 4bb07d2f138df70577d8b81fba701b933ab6a35b Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Sat, 28 Feb 2015 22:48:37 +0900 Subject: [PATCH] theme: restore removed group switching effect that was unintended. side effect that introduced from e858f46c0b9dbfe01d59edce3b655b12724ff1e9 --- data/themes/default/layout_common.edc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/themes/default/layout_common.edc b/data/themes/default/layout_common.edc index b79bfcd..562340a 100644 --- a/data/themes/default/layout_common.edc +++ b/data/themes/default/layout_common.edc @@ -1456,6 +1456,8 @@ group { name: "viewer_layout"; part { name: "cur_clipper"; type: RECT; description { state: "default" 0.0; + rel1.relative: -1 0; + rel2.relative: 0 1; color: 255 255 255 0; } description { state: "switched" 0.0;