##// END OF EJS Templates
Add an empty area at the bottom of the tab where a new zone can be created from a drop. Differentiate graph and zone placeHolders.
Add an empty area at the bottom of the tab where a new zone can be created from a drop. Differentiate graph and zone placeHolders.

File last commit:

r853:1ba93038a6bd
r887:f5851ce3ff09
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;