[PATCH] bug in animator?
Aaron J. Seigo
aseigo at kde.org
Sun Jul 13 03:37:03 CEST 2008
On Saturday 12 July 2008, Marco Martin wrote:
> adding an item->update() in that area of the animator like this patch seems
> to fix the problem.
> it's right to do so?
it's the right thing, but in the wrong place. where you put it will cause
every item being animated to redraw itself regardless. that's obviously not
particularly sane =)
it should appear at the end of the
if (state->currentInterval <= elapsed) {
block.
btw, i haven't touched Animator much at all because i want to see what TT is
cooking before i decide whether or not to spend the time on Animator fixing
various flaws in it.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Trolltech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080712/577d5fb1/attachment.pgp
More information about the Panel-devel
mailing list