diff layer/ScrollableImageCache.cpp @ 1143:c53ed1a6fcbd spectrogram-minor-refactor

Fixes to phase display and colour scale for it; tidy up some debug output
author Chris Cannam
date Fri, 05 Aug 2016 14:31:16 +0100
parents 94370157b265
children f2f43802718b
line wrap: on
line diff
--- a/layer/ScrollableImageCache.cpp	Fri Aug 05 14:00:58 2016 +0100
+++ b/layer/ScrollableImageCache.cpp	Fri Aug 05 14:31:16 2016 +0100
@@ -17,7 +17,7 @@
 #include <iostream>
 using namespace std;
 
-#define DEBUG_SCROLLABLE_IMAGE_CACHE 1
+//#define DEBUG_SCROLLABLE_IMAGE_CACHE 1
 
 void
 ScrollableImageCache::scrollTo(const LayerGeometryProvider *v,