woohyun pushed a commit to branch master.
commit aa0ab525ee6e887242b5fe0f219ddfc43c2e03a0
Author: WooHyun Jung <[email protected]>
Date: Wed Aug 7 10:48:54 2013 +0900
Fix calendar - Changed the month text, added scale factor and fixed the min
size of bg.
---
edje/edc/elm/calendar.edc | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/edje/edc/elm/calendar.edc b/edje/edc/elm/calendar.edc
index 959dcdd..3db72a5 100644
--- a/edje/edc/elm/calendar.edc
+++ b/edje/edc/elm/calendar.edc
@@ -13,6 +13,7 @@
part { name: "left_bt"#_sufix;\
type: RECT;\
mouse_events: 1;\
+ scale: 1;\
description { state: "default" 0.0;\
rel1 { to: #_relative;\
offset: 2 2;\
@@ -30,6 +31,7 @@
part { name: "left_bt"#_sufix"_over";\
mouse_events: 1;\
repeat_events: 1;\
+ scale: 1;\
description { state: "default" 0.0;\
min: 15 15;\
max: 15 15;\
@@ -54,6 +56,7 @@
part { name: "right_bt"#_sufix;\
type: RECT;\
mouse_events: 1;\
+ scale: 1;\
description { state: "default" 0.0;\
rel1 { to: #_relative;\
offset: -27 2;\
@@ -71,6 +74,7 @@
part { name: "right_bt"#_sufix"_over";\
mouse_events: 1;\
repeat_events: 1;\
+ scale: 1;\
description { state: "default" 0.0;\
min: 15 15;\
max: 15 15;\
@@ -96,23 +100,20 @@
type: TEXT;\
mouse_events: 0;\
scale: 1;\
+ effect: SHADOW BOTTOM; \
description { state: "default" 0.0;\
- align: 0 0.5;\
fixed: 1 1;\
+ align: 0.5 0.5;\
rel1 { relative: 1.0 0.0;\
- offset: 3 2;\
to: "left_bt"#_sufix;\
- to_y: #_relative;\
}\
rel2 { relative: 0.0 1.0;\
- offset: -3 -2;\
- to_x: "right_bt"#_sufix;\
- to_y: #_relative;\
+ to: "right_bt"#_sufix;\
}\
color: FN_COL_DEFAULT;\
text {\
- font: FN;\
- size: 12;\
+ font: "Sans:style=Bold";\
+ size: 11;\
min: 1 1;\
align: 0.5 0.5;\
}\
@@ -475,7 +476,7 @@ group { name: "elm/calendar/base/default";
type: RECT;
mouse_events: 0;
description { state: "default" 0.0;
- min: 256 220;
+ min: 128 110;
rel1.to_x: "bg";
rel1.to_y: "spinner-base1";
rel1.offset: 6 6;
--
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk