Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
void VerticalLine::mouseUp (const juce::MouseEvent& e)
49
{
50
// move = false;
51
}
52
53
void VerticalLine::mouseDoubleClick (const juce::MouseEvent& e)
54
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected