adjust slider units image to not overlap text.

SVN revision: 72457
This commit is contained in:
Carsten Haitzler 2012-06-19 08:29:58 +00:00
parent 3917e6a733
commit 70c459c487
1 changed files with 2 additions and 2 deletions

View File

@ -278,11 +278,11 @@ group { name: "elm/slider/horizontal/default";
visible: 0;
rel1 {
to_x: "limits";
offset: 0 5;
offset: 0 3;
}
rel2 {
to_x: "limits";
offset: 5 -3;
offset: 5 -1;
}
image {
normal: "sl_units.png";