Hello,

Sometimes reorder animation ended incorrectly
You can test & see the problem when background color is black and
genlist item color is white.
I made the added value for animation as difference between old item
position and new item position if difference is below predefined dy.
(y = diff, if diff < dy) So item position can be finally new item
position at last.
Please review this patch.

Thanks

-- 
BRs,
Kim.

Attachment: elm_genlist@fix_reorder_anim.patch
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to