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

Method mouseDoubleClick

Source/Panels/SpectrogramPanel/FreqDividerGroup.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143void FreqDividerGroup::mouseDoubleClick(const juce::MouseEvent& e)
144{
145 // do nothing, override the silder function, which will reset value.
146}
147
148void FreqDividerGroup::setFreq(float f)
149{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected