theme: restore removed group switching effect that was unintended.

side effect that introduced from e858f46c0b
This commit is contained in:
ChunEon Park 2015-02-28 22:48:37 +09:00
parent a595407460
commit 4bb07d2f13
1 changed files with 2 additions and 0 deletions

View File

@ -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;