TH - fix everything comp frame to have the shadow visible again

This commit is contained in:
Carsten Haitzler 2018-06-14 21:54:55 +09:00
parent 2ce9c3afbe
commit 60e2bfe21b
1 changed files with 5 additions and 0 deletions

View File

@ -632,6 +632,11 @@ group { name: "e/comp/frame/menu/fast";
group { name: "e/comp/frame/everything";
inherit: "e/comp/frame/popup";
parts {
part { name: "shadow";
description { state: "hidden" 0.0;
visible: 1;
}
}
part { name: "shower";
description { state: "default" 0.0;
rel1.relative: -0.3 -0.3;