On Fri, 10 Feb 2012 18:08:05 +0900 Hyoyoung Chang <hyoyo...@gmail.com> said:

> Dear all.
> 
> It's about genlist items which are backed from rotation.
> After rotating and items width is extending, genlist doesn't shrink its items.
> So adding some routines to check if item min width is bigger than
> genlist's width.
> If then recalc items width.

bug in patch... you use wd->w - ASSUMING scroller viewport == size of genlist
widget. which isnt quite right - imagine a scroller that creates a 10 pixel
padding/border? :) you should use viewport of scroller size. :)


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to