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

Method mouseExit

Source/Panels/SpectrogramPanel/SpectrumComponent.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224void SpectrumComponent::mouseExit(const juce::MouseEvent& /*event*/)
225{
226 // Mouse over state is now handled inside paint().
227}
228
229void SpectrumComponent::resetPeakData()
230{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected