We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba398d1 commit 051b146Copy full SHA for 051b146
1 file changed
Source/Plugins/LfpDisplayNodeAlpha/LfpDisplayCanvas.cpp
@@ -82,6 +82,7 @@ LfpDisplayCanvas::LfpDisplayCanvas(LfpDisplayNode* processor_) :
82
TopLevelWindow::getTopLevelWindow(0)->addKeyListener(this);
83
84
optionsDrawerIsOpen = false;
85
+ m_SpikeRasterPlottingFlag = false;
86
}
87
88
LfpDisplayCanvas::~LfpDisplayCanvas()
0 commit comments