gadman - make popup padding scale

This commit is contained in:
Carsten Haitzler 2019-01-23 16:04:08 +00:00
parent 81b6a29b8f
commit a0f1d7103b
1 changed files with 2 additions and 0 deletions

View File

@ -6,9 +6,11 @@ group { name: "e/gadman/popup";
}
}
part { name: "e.swallow.content"; type: SWALLOW; clip_to: "clip";
scale: 1;
description { state: "default" 0.0;
rel1.offset: 4 4;
rel2.offset: -5 -5;
offscale;
}
}
part { name: "clip"; type: RECT;