Combos work now, fix popup placement, move burn image gui stuff into its own file.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/* vim: set sw=3 ts=3 sts=3 expandtab: */
|
||||
group {
|
||||
name: "ecdb/window";
|
||||
min: 640 350;
|
||||
min: 640 360;
|
||||
|
||||
parts {
|
||||
part {
|
||||
@ -10,7 +10,7 @@ group {
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
min: 640 350;
|
||||
min: 640 360;
|
||||
max: 999999 999999;
|
||||
|
||||
rel1 {
|
||||
|
Reference in New Issue
Block a user