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

Modified Files:
        TrackPanel.cpp 
Log Message:
fixing "P2 - If collapsing one of a number of tracks causes an autoscroll, some 
or all the tracks disappear."

Index: TrackPanel.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/TrackPanel.cpp,v
retrieving revision 1.473
retrieving revision 1.474
diff -u -d -r1.473 -r1.474
--- TrackPanel.cpp      5 Aug 2009 20:11:59 -0000       1.473
+++ TrackPanel.cpp      15 Aug 2009 16:29:43 -0000      1.474
@@ -3509,6 +3509,7 @@
 
       mTrackInfo.DrawMinimize(&dc, r, t, false, t->GetMinimized());
       Refresh(false);
+      GetActiveProject()->RedrawProject();
    }
 }
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to