diff --git a/e-module-desksanity.edc b/e-module-desksanity.edc index 3ee67ba..e74043b 100644 --- a/e-module-desksanity.edc +++ b/e-module-desksanity.edc @@ -119,7 +119,7 @@ collections { action: STATE_SET "default" 0.0; transition: LINEAR 0.3; target: "spacer"; - after: "idle"; + //after: "idle"; } program { signal: "e,action,hide"; source: "e"; action: STATE_SET "custom" 0.0; @@ -173,7 +173,7 @@ collections { map.on: 1; link.base: "mouse,out" "events"; link.transition: LINEAR 0.2; - link.after: "idle"; + //link.after: "idle"; } desc { "active"; rel1.to: "spacer";