MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / mouseUp

Method mouseUp

Source/Panels/SpectrogramPanel/VerticalLine.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void VerticalLine::mouseUp (const juce::MouseEvent& e)
49{
50 // move = false;
51}
52
53void VerticalLine::mouseDoubleClick (const juce::MouseEvent& e)
54{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected