TH - winlist - crap - didnt transition back to invisible!!!!!!

the hide anim animated... but didnt actually go to the right state! fix.
This commit is contained in:
Carsten Haitzler 2020-11-28 12:31:22 +00:00
parent 3e4179c321
commit a50af32c60
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ group { name: "e/widgets/winlist/large/bg";
action: SIGNAL_EMIT "e,action,show,done" "e";
}
program { signal: "e,state,visible,off"; source: "e";
action: STATE_SET "visible" 0.0;
action: STATE_SET "default" 0.0;
transition: ACCELERATE 0.2 USE_DURATION_FACTOR 1;
target: "bg_clip";
// target: "bg_blur";