evry-theme: do not slide in input area

SVN revision: 53913
This commit is contained in:
Hannes Janetzek 2010-10-27 11:25:05 +00:00
parent a3b30ebb6b
commit 0870bdae68
1 changed files with 0 additions and 6 deletions

View File

@ -33261,7 +33261,6 @@ collections {
signal: "e,state,list_show";
source: "e";
action: STATE_SET "visible" 0.0;
/* transition: DECELERATE 0.1; */
target: "base";
}
program {
@ -33277,9 +33276,6 @@ collections {
signal: "e,state,entry_show";
source: "e";
action: STATE_SET "visible" 0.0;
transition: SINUSOIDAL 0.08;
/* target: "input_over1";
* target: "input_over2"; */
target: "input_base";
}
program {
@ -33288,8 +33284,6 @@ collections {
source: "e";
action: STATE_SET "default" 0.0;
transition: SINUSOIDAL 0.08;
/* target: "input_over1";
* target: "input_over2"; */
target: "input_base";
}
program {