On Thu, 15 Nov 2012 22:58:28 +0900 Bluezery <[email protected]> said:
> 2012/11/15 Carsten Haitzler <[email protected]>: > > On Wed, 17 Oct 2012 22:08:52 +0900 Bluezery <[email protected]> said: > > > >> Dear all, > >> > >> When you prepend or insert_before items into genlist, scroller is moved. > >> This bugs was somewhat fixed in case of insert_before but still > >> occurred when insert items before first item. > >> > >> This patch fix this. > >> When item is inserted before, make this item as anchor item and later > >> this item is used for scroller's position fixing. > >> Please review this patch. > > > > this seems to make things worse. tried genlist 2 test and ad a bunch of > > items, scroll down maybe 90% of the way - select something, then hit "+ > > before" ? :) selected item actually disappears and we have items floating > > about int he wrong places... > > Thanks for review. I fixed again !! > The difference from previous patch is to check anchor item's position > in the _calc_job. > When anchor item's position is above the viewport's bottom line, > position fix is perfomed. > Please review this again. need updated patch. doesn't apply :( -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
