[PATCH] bug in animator?

Marco Martin notmart at gmail.com
Sat Jul 12 13:52:27 CEST 2008


Hi all,
while trying to use a standard ElementAppear animation i noticed that the 
graphicsitem is not automatically updated.
it's the same problem why the arrow actionicon in the trashcan applet doesn't 
completely disappear if the applets are locked
it's a problem greatly unnoticed because the element animation is used very 
rarely (almost always custom animation are used since te others are a bit 
limited)

adding an item->update() in that area of the animator like this patch seems to 
fix the problem.
it's right to do so?
(this or another solution should also be backported i think)

Cheers,
Marco Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: animator_update.diff
Type: text/x-diff
Size: 538 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080712/a3ab590c/attachment.bin 


More information about the Panel-devel mailing list