Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ mouseExit
Method
mouseExit
Source/Panels/SpectrogramPanel/SoloButton.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void SoloButton::mouseExit (const juce::MouseEvent& e)
40
{
41
isEntered = false;
42
}
43
44
juce::Colour SoloButton::getColour()
45
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected