seoz pushed a commit to branch master.

http://git.enlightenment.org/themes/dark.git/commit/?id=022e1f2f0e328dfa98e1576b4185c485c1933589

commit 022e1f2f0e328dfa98e1576b4185c485c1933589
Author: Daniel Juyung Seo <[email protected]>
Date:   Wed Oct 16 22:01:59 2013 +0900

    progress: keep the order correctly for vertical double.
---
 edje/edc/elm/progress.edc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/edje/edc/elm/progress.edc b/edje/edc/elm/progress.edc
index 3510120..a9fc46e 100644
--- a/edje/edc/elm/progress.edc
+++ b/edje/edc/elm/progress.edc
@@ -1349,6 +1349,7 @@ group { name: "elm/progressbar/vertical/double";
    }
    parts {
       part { name: "elm.cur.progressbar1"; mouse_events: 0; type: SPACER;
+         insert_after: "inside";
          scale: 1;
          dragable.confine: "inside";
          dragable.x: 0 0 0;

-- 


Reply via email to