##// END OF EJS Templates
[VisualizationGraphWidget] Restored box zoom and zones plus refac...
[VisualizationGraphWidget] Restored box zoom and zones plus refac - Box zoom is mostly working - Zones can be drawn again but can't be moved - started to move QCP in pimpl VisualizationGraphWidget shouldn't have to deal with QCP even know that we use QCP Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r851:1ba93038a6bd
r1364:60a7242b38cd
Show More
VisualizationDef.cpp
3 lines | 79 B | text/x-c | CppLexer
/ gui / src / Common / VisualizationDef.cpp
#include "Common/VisualizationDef.h"
const int GRAPH_MINIMUM_HEIGHT = 300;