More work on the interface.
This commit is contained in:
@ -5,6 +5,7 @@ group {
|
||||
parts {
|
||||
part {
|
||||
name: "bg";
|
||||
type: RECT;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
@ -36,7 +37,7 @@ group {
|
||||
source: "ecdb";
|
||||
action: STATE_SET "visible" 0.0;
|
||||
target: "bg";
|
||||
transition: LINEAR 0.5;
|
||||
transition: DECELERATE 0.5;
|
||||
}
|
||||
|
||||
program {
|
||||
|
Reference in New Issue
Block a user