MCPcopy Create free account
hub / github.com/VCVRack/Rack / onDoubleClick

Method onDoubleClick

src/ui/Slider.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49void Slider::onDoubleClick(const DoubleClickEvent& e) {
50 if (quantity)
51 quantity->reset();
52}
53
54
55} // namespace ui

Callers 1

handleButtonMethod · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected