Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-07-07 Thread The Rasterman
e review the code and merge it with upstream repository. > > > Thanks & Regards, > Sumanth > > > > Date: Tue, 29 May 2012 08:52:27 +0900 > > From: Carsten Haitzler (The Rasterman) > > Subject: Re: [E-devel] [Patch] Elementary : Elm_slider widget > > enha

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-07-06 Thread The Rasterman
location. > > > The popup (edje) object can be moved as per the invisible swallowed part > > so > > > the popup display is totally controlled by theme/style (can adjust the > > offset > > > or the size of indicator popup). > > > > > > The indicator stacking issu

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-07-06 Thread Gustavo Sverzut Barbieri
ndicator popup). > > > > The indicator stacking issue can be resolved in slider widget and the > default > > theme look & feel remains unchanged with this patch. > > > > Can someone please review the code and merge it with upstream repository. > > >

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-07-05 Thread The Rasterman
upstream repository. > > > Thanks & Regards, > Sumanth > > > > Date: Tue, 29 May 2012 08:52:27 +0900 > > From: Carsten Haitzler (The Rasterman) > > Subject: Re: [E-devel] [Patch] Elementary : Elm_slider widget > > enhancements ? modular design t

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-07-03 Thread Sumanth Krishna Mannam
hanged with this patch. > > Can someone please review the code and merge it with upstream repository. > > > Thanks & Regards, > Sumanth > > >> Date: Tue, 29 May 2012 08:52:27 +0900 >> From: Carsten Haitzler (The Rasterman) >> Subject: Re: [E-devel] [Patch] E

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-06-25 Thread Sumanth Krishna Mannam
From: Carsten Haitzler (The Rasterman) > Subject: Re: [E-devel] [Patch] Elementary : Elm_slider widget > enhancements ? modular design to display indicator text at the top of > slider. > To: Gustavo Sverzut Barbieri > Cc: "csm...@samsung.com" , TheRasterman > <&

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-05-28 Thread The Rasterman
On Mon, 28 May 2012 11:54:25 -0300 Gustavo Sverzut Barbieri said: > Hi Somanth, > > On Mon, May 28, 2012 at 7:07 AM, Sumanth Krishna Mannam > wrote: > > Hi, > > > > We designed the module based approach for mainly the following reasons: > > > > 1.   Default indicator is displayed at the top of

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-05-28 Thread Gustavo Sverzut Barbieri
Hi Somanth, On Mon, May 28, 2012 at 7:07 AM, Sumanth Krishna Mannam wrote: > Hi, > > We designed the module based approach for mainly the following reasons: > > 1.   Default indicator is displayed at the top of touch area. >      What if we want to show the popup at the left side/ right side/ bot

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-05-28 Thread Sumanth Krishna Mannam
Hi, We designed the module based approach for mainly the following reasons: 1. Default indicator is displayed at the top of touch area. What if we want to show the popup at the left side/ right side/ bottom of the touch point? - A dedicated dynamic module can handle the indicato

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-05-24 Thread The Rasterman
On Thu, 24 May 2012 15:02:05 -0300 Gustavo Sverzut Barbieri said: > Hi Sumanth, > > Thanks for the explanation, NOW it's much better to decide what to do! :-) > See some comments below: > > On Thu, May 24, 2012 at 12:17 PM, Sumanth Krishna Mannam > wrote: > > Hi , > > > > Indicator popup UI is

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-05-24 Thread Gustavo Sverzut Barbieri
Hi Sumanth, Thanks for the explanation, NOW it's much better to decide what to do! :-) See some comments below: On Thu, May 24, 2012 at 12:17 PM, Sumanth Krishna Mannam wrote: > Hi , > > Indicator popup UI is already implemented as an edc style based feature. > But the concern is about layering

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-05-24 Thread Sumanth Krishna Mannam
entary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider. > On Thu, May 24, 2012 at 11:12 AM, Sumanth Krishna Mannam > wrote: >> Dear All, >> >> [Change description]: Elm_slider modular design to display indicator text at >

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-05-24 Thread Gustavo Sverzut Barbieri
On Thu, May 24, 2012 at 11:12 AM, Sumanth Krishna Mannam wrote: > Dear All, > > [Change description]: Elm_slider modular design to display indicator text at > the top of Slider. > > Currently elm_slider displays indicator text in an edj part which is a single > object in the same layer. > If we

[E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

2012-05-24 Thread Sumanth Krishna Mannam
Dear All, [Change description]: Elm_slider modular design to display indicator text at the top of Slider. Currently elm_slider displays indicator text in an edj part which is a single object in the same layer. If we pack the slider widget in a genlist, during its drag state, the indicator par