raster pushed a commit to branch master.
commit 90c0d2c9cfe243bfc1fb64400408f00da6d5f5a0
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date: Tue Aug 6 18:13:32 2013 +0900
make padding 3, 6, 12, 24 for frame padding.
---
edje/edc/elm/frame.edc | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/edje/edc/elm/frame.edc b/edje/edc/elm/frame.edc
index b90f1e3..7ce6523 100644
--- a/edje/edc/elm/frame.edc
+++ b/edje/edc/elm/frame.edc
@@ -171,14 +171,14 @@ group { name: "elm/frame/base/pad_small";
part { name: "b0"; type: SPACER;
scale: 1;
description { state: "default" 0.0;
- min: 4 4; max: 4 4;
+ min: 3 3; max: 3 3;
align: 0.0 0.0;
}
}
part { name: "b1"; type: SPACER;
scale: 1;
description { state: "default" 0.0;
- min: 4 4; max: 4 4;
+ min: 3 3; max: 3 3;
align: 1.0 1.0;
}
}
@@ -198,12 +198,12 @@ group { name: "elm/frame/base/pad_medium";
parts {
part { name: "b0";
description { state: "default" 0.0;
- min: 8 8; max: 8 8;
+ min: 6 6; max: 6 6;
}
}
part { name: "b1";
description { state: "default" 0.0;
- min: 8 8; max: 8 8;
+ min: 6 6; max: 6 6;
}
}
}
@@ -214,12 +214,12 @@ group { name: "elm/frame/base/pad_large";
parts {
part { name: "b0";
description { state: "default" 0.0;
- min: 16 16; max: 16 16;
+ min: 12 12; max: 12 12;
}
}
part { name: "b1";
description { state: "default" 0.0;
- min: 16 16; max: 16 16;
+ min: 12 12; max: 12 12;
}
}
}
@@ -230,12 +230,12 @@ group { name: "elm/frame/base/pad_huge";
parts {
part { name: "b0";
description { state: "default" 0.0;
- min: 32 32; max: 32 32;
+ min: 24 24; max: 24 24;
}
}
part { name: "b1";
description { state: "default" 0.0;
- min: 32 32; max: 32 32;
+ min: 24 24; max: 24 24;
}
}
}
--
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk