fix playlist cover sizing

This commit is contained in:
zmike 2014-10-07 13:55:31 -04:00
parent 501bcf03d3
commit e115ff78cd
1 changed files with 4 additions and 2 deletions

View File

@ -250,7 +250,8 @@
rect { "outline";
desc {
color: 200 200 200 200;
fixed: 1 0;
fixed: 1 1;
aspect: 1 1;
rel1.to: "empc.swallow.album";
rel1.offset: -1 5;
rel2.to: "empc.swallow.album";
@ -261,7 +262,8 @@
scale: 1;
desc {
min: 16 16;
fixed: 1 0;
fixed: 1 1;
aspect: 1 1;
align: 0.0 0.5;
rel1.to_x: "elm.swallow.pad";
rel1.relative: 1.0 0.0;