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