Make scale work a little better...
This commit is contained in:
@ -58,6 +58,7 @@ group {
|
||||
name: "ecdb/burn_data/return";
|
||||
type: SWALLOW;
|
||||
repeat_events: 1;
|
||||
scale: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
@ -80,6 +81,7 @@ group {
|
||||
name: "ecdb/burn_data/begin";
|
||||
type: SWALLOW;
|
||||
repeat_events: 1;
|
||||
scale: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
@ -102,6 +104,7 @@ group {
|
||||
name: "ecdb/burn_data/drive";
|
||||
type: SWALLOW;
|
||||
repeat_events: 1;
|
||||
scale: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
@ -124,6 +127,7 @@ group {
|
||||
name: "ecdb/burn_data/speed";
|
||||
type: SWALLOW;
|
||||
repeat_events: 1;
|
||||
scale: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
@ -146,6 +150,7 @@ group {
|
||||
name: "ecdb/burn_data/settings";
|
||||
type: SWALLOW;
|
||||
repeat_events: 1;
|
||||
scale: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
@ -169,6 +174,7 @@ group {
|
||||
name: "ecdb/burn_data/filelist";
|
||||
type: SWALLOW;
|
||||
repeat_events: 1;
|
||||
scale: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
@ -191,6 +197,7 @@ group {
|
||||
name: "ecdb/burn_data/capacity";
|
||||
type: SWALLOW;
|
||||
repeat_events: 0;
|
||||
scale: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
@ -314,6 +321,7 @@ group {
|
||||
name: "disabled_hack";
|
||||
type: RECT;
|
||||
mouse_events: 1;
|
||||
scale: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
|
Reference in New Issue
Block a user