Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ mouseExit
Method
mouseExit
Source/Panels/SpectrogramPanel/EnableButton.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void EnableButton::mouseExit (const juce::MouseEvent& e)
57
{
58
isEntered = false;
59
}
60
61
juce::Colour EnableButton::getColour()
62
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected