Oh this one.
5bf1f0c9187525cf40782b26d7fa49d2676f91bb

Daniel Juyung Seo (SeoZ)
On May 14, 2014 3:59 PM, "Daniel Juyung Seo" <[email protected]> wrote:

>
> On May 14, 2014 3:29 PM, "Jean-Philippe Andre" <[email protected]>
> wrote:
> >
> > jpeg pushed a commit to branch master.
> >
> >
> http://git.enlightenment.org/core/elementary.git/commit/?id=3590c5b6c3b06dfdec20c5bcbe5c79263a00a58c
> >
> > commit 3590c5b6c3b06dfdec20c5bcbe5c79263a00a58c
> > Author: Jean-Philippe Andre <[email protected]>
> > Date:   Wed May 14 15:29:02 2014 +0900
> >
> >     edc: Fix multibuttonentry alignments
> >
>
> Hi
> >     Following the edc padding behaviour change
>
> What is the edc padding behavior change?
>
> Daniel Juyung Seo (SeoZ)
>
> > ---
> >  data/themes/edc/elm/multibuttonentry.edc | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/data/themes/edc/elm/multibuttonentry.edc
> b/data/themes/edc/elm/multibuttonentry.edc
> > index 5ea8428..26df93f 100644
> > --- a/data/themes/edc/elm/multibuttonentry.edc
> > +++ b/data/themes/edc/elm/multibuttonentry.edc
> > @@ -24,7 +24,7 @@ group { name: "elm/multibuttonentry/label/default";
> >                 text_class: "multibuttonentry_label";
> >              }
> >              rel1.offset: 2 2;
> > -            rel2.offset: -3 -3;
> > +            rel2.offset: -3 -5;
> >           }
> >           description { state: "no_text" 0.0;
> >              inherit: "default" 0.0;
> > @@ -56,7 +56,7 @@ group { name: "elm/multibuttonentry/guidetext/default";
> >           effect: SHADOW BOTTOM;
> >           description { state: "default" 0.0;
> >              rel1.offset: 2 2;
> > -            rel2.offset: -3 -3;
> > +            rel2.offset: -3 -4;
> >              color: FN_COL_DISABLE;
> >              text { font: FNBD; size: 10;
> >                 min: 0 1;
> >
> > --
> >
> >
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to