Data burning works somewhat nicely now... Also some misc memory leaks and small fixes.
This commit is contained in:
@ -23,6 +23,7 @@ group {
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
color: 0 0 0 0;
|
||||
align: 0.5 0.5;
|
||||
|
||||
rel1 {
|
||||
relative: 0.0 0.0;
|
||||
@ -38,6 +39,7 @@ group {
|
||||
description {
|
||||
state: "before_show" 0.0;
|
||||
color: 0 0 0 0;
|
||||
align: 0.0 0.0;
|
||||
|
||||
rel1 {
|
||||
relative: 0.0 0.0;
|
||||
@ -53,6 +55,7 @@ group {
|
||||
description {
|
||||
state: "hide" 0.0;
|
||||
color: 0 0 0 0;
|
||||
align: 1.0 1.0;
|
||||
|
||||
rel1 {
|
||||
relative: 1.0 1.0;
|
||||
|
Reference in New Issue
Block a user