seoz pushed a commit to branch master.

commit 4a7ac4b3a78e1442979831cd6ab2e7cadc0b499e
Author: Daniel Juyung Seo <[email protected]>
Date:   Tue Jun 4 22:19:39 2013 +0900

    actionslider.edc: make actionslider scalable.
---
 data/themes/widgets/actionslider.edc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/data/themes/widgets/actionslider.edc 
b/data/themes/widgets/actionslider.edc
index 1ec2468..9428e42 100644
--- a/data/themes/widgets/actionslider.edc
+++ b/data/themes/widgets/actionslider.edc
@@ -12,6 +12,7 @@ group { name: "elm/actionslider/base/default";
       part {
          name: "base";
          mouse_events: 0;
+         scale: 1;
          description {
             state: "default" 0.0;
             min: 75 25;
@@ -109,6 +110,7 @@ group { name: "elm/actionslider/base/default";
       part { name: "elm.drag_button";
          type: RECT;
          mouse_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             min: 50 25;
             color: 255 255 255 0;
@@ -218,6 +220,7 @@ group { name: "elm/actionslider/base/bar";
       part {
          name: "base";
          mouse_events: 0;
+         scale: 1;
          description {
             state: "default" 0.0;
             min: 150 30;
@@ -330,6 +333,7 @@ group { name: "elm/actionslider/base/bar";
       part { name: "elm.drag_button";
          type: RECT;
          mouse_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             min: 50 25;
             color: 255 255 255 0;

-- 

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j

Reply via email to