2012/11/15 Carsten Haitzler <ras...@rasterman.com>:
> On Wed, 17 Oct 2012 22:08:52 +0900 Bluezery <ohpo...@gmail.com> 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.

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



-- 
BRs,
Kim.

Attachment: genlist@fix_anchor_item.patch
Description: Binary data

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to