Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv30124/src

Modified Files:
        TrackPanel.cpp 
Log Message:
Make sure track panel gets refreshed after track height changes

Index: TrackPanel.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/TrackPanel.cpp,v
retrieving revision 1.460
retrieving revision 1.461
diff -u -d -r1.460 -r1.461
--- TrackPanel.cpp      10 Jun 2009 04:34:38 -0000      1.460
+++ TrackPanel.cpp      14 Jun 2009 22:02:09 -0000      1.461
@@ -5084,6 +5084,7 @@
          mRuler->Refresh();
       }
    }
+   Refresh(false);
 }
 
 /// The following function moves to the previous track


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to