On Fri, 9 Oct 2009 09:58:40 +0200 michael bouchaud <[email protected]>
said:

thanks! in svn!

> Hi, I just do some correction on progressbar in elementary for the state
> where progression is 0%.
> Index: data/themes/default.edc
> ===================================================================
> --- data/themes/default.edc       (révision 42959)
> +++ data/themes/default.edc       (copie de travail)
> @@ -14503,7 +14503,6 @@
>                 rel1 {
>                    to_y: "elm.swallow.bar";
>                    to_x: "elm.cur.progressbar";
> -                  relative: 1.0 0.0;
>                 }
>                 rel2 {
>                    to: "elm.swallow.bar";
> @@ -14599,6 +14598,8 @@
>                 y: 0 0 0;
>              }
>              description { state: "default" 0.0;
> +               min: 14 28;
> +               fixed: 1 1;
>                 visible: 0;
>                 rel1 {
>                    to: "background";
> @@ -14859,7 +14860,6 @@
>                 rel1 {
>                    to_x: "elm.swallow.bar";
>                    to_y: "elm.cur.progressbar";
> -                  relative: 0.0 1.0;
>                 }
>                 rel2 {
>                    to: "elm.swallow.bar";
> @@ -14926,6 +14926,8 @@
>                 y: 1 1 1;
>              }
>              description { state: "default" 0.0;
> +               min: 28 14;
> +               fixed: 1 1;
>                 visible: 0;
>                 rel1 {
>                    to: "background";
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to