fix edje warnings

This commit is contained in:
Mike Blumenkrantz 2015-01-15 18:23:34 -05:00
parent eafb98e32a
commit f7d0e9f50d
1 changed files with 5 additions and 1 deletions

View File

@ -56,6 +56,7 @@ collections {
desc {
min: 0 4;
max: -1 4;
fixed: 1 1;
rel2.relative: 1 0;
color: 51 153 255 0;
hid;
@ -73,6 +74,7 @@ collections {
desc {
min: 4 0;
max: 4 -1;
fixed: 1 1;
rel2.relative: 0 1;
color: 51 153 255 0;
hid;
@ -90,6 +92,7 @@ collections {
desc {
min: 4 0;
max: 4 -1;
fixed: 1 1;
rel1.relative: 1 0;
color: 51 153 255 0;
hid;
@ -106,7 +109,8 @@ collections {
rect { "zoomb"; clip: "drag_clip"; nomouse;
desc {
min: 0 4;
max: -1 4;;
max: -1 4;
fixed: 1 1;
rel1.relative: 0 1;
color: 51 153 255 0;
hid;