Update of /cvsroot/freevo/freevo/src/gui/animation
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31813/gui/animation
Modified Files:
fade.py
Log Message:
fix crash
Index: fade.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/animation/fade.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** fade.py 12 Oct 2004 11:31:58 -0000 1.2
--- fade.py 18 Dec 2004 13:45:25 -0000 1.3
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.3 2004/12/18 13:45:25 dischi
+ # fix crash
+ #
# Revision 1.2 2004/10/12 11:31:58 dischi
# make animation frame selection timer based
***************
*** 87,90 ****
"""
self.max_frames = 1
! self.update()
BaseAnimation.finish(self)
--- 90,93 ----
"""
self.max_frames = 1
! self.update(self.max_frames)
BaseAnimation.finish(self)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog