Wow this sounds like diskselector needs to be rewritten a lot.

Daniel Juyung Seo (SeoZ)

On Mon, Oct 10, 2011 at 6:45 PM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Thu, 22 Sep 2011 18:39:53 +0900 cnook <kimci...@gmail.com> said:
>
>> Dear All, Hello!
>>
>> If the diskselector is round mode, the scroller of diskselector has
>> additional items for its rounding(carousel) effect.
>> Previously, elm_diskselector_item_icon_set(); did not care about
>> theses additional items.
>> Please review the attached patch that will care. Thanks.
>
> hmm ok - in svn. not giving this a lot of review. i was reviewing diskselector
> about a week ago or so and realized.. this widget needs a major overhaul in
> internal design and implementation. to implement a rounded disk - it really
> needs to use map, and even then the amount of rounding or if any at all should
> be configurable. it should almost definitely implement this with a pan smart
> like genlist does to allow for a virtual pan area (we can make it almost
> infinite - well make it just very very very very large) and based on position
> int he virtual pan, position children (really just use a box with map used to
> duplicate it on the curved or visibile area).
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to