Update of /cvsroot/audacity/audacity-src/src
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv6062

Modified Files:
        Menus.cpp 
Log Message:
Why I took it out...not a clue.

Index: Menus.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/Menus.cpp,v
retrieving revision 1.327
retrieving revision 1.328
diff -u -d -r1.327 -r1.328
--- Menus.cpp   18 Jun 2007 16:10:54 -0000      1.327
+++ Menus.cpp   23 Jun 2007 03:54:22 -0000      1.328
@@ -3135,6 +3135,7 @@
    if (gAudioIO->IsStreamActive(GetAudioIOToken()) != 0) {
       Zoom(mViewInfo.zoom * 2.0);
       mTrackPanel->ScrollIntoView(gAudioIO->GetStreamTime());
+      mTrackPanel->Refresh(false);
       return;
    }
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to