diff view/ViewManager.cpp @ 643:77fa3fdbfc7e sv_v2.1

Fix bug that caused overview to jump back to its original position after moving on double-click
author Chris Cannam
date Thu, 16 May 2013 13:11:13 +0100
parents 2c35737cd3f8
children 1a0fdad4af4d 1a0dfcbffaf1
line wrap: on
line diff
--- a/view/ViewManager.cpp	Wed May 15 22:15:49 2013 +0100
+++ b/view/ViewManager.cpp	Thu May 16 13:11:13 2013 +0100
@@ -26,7 +26,7 @@
 
 #include <iostream>
 
-#define DEBUG_VIEW_MANAGER 1
+//#define DEBUG_VIEW_MANAGER 1
 
 ViewManager::ViewManager() :
     m_playSource(0),