Update of /cvsroot/freevo/freevo/src/gui/areas
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16475/src/gui/areas
Modified Files:
info_area.py
Log Message:
rebuild canvas on update
Index: info_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/areas/info_area.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** info_area.py 30 Dec 2004 11:28:32 -0000 1.9
--- info_area.py 1 Jan 2005 14:54:57 -0000 1.10
***************
*** 73,78 ****
"""
if not self.settings.changed and self.infoitem == self.last_item:
return
!
# get key of the items based on item attributes
key = 'default'
--- 73,79 ----
"""
if not self.settings.changed and self.infoitem == self.last_item:
+ self.canvas.rebuild()
return
!
# get key of the items based on item attributes
key = 'default'
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog