MCPcopy Create free account
hub / github.com/DISTRHO/DPF / imageKnobDragStarted

Method imageKnobDragStarted

examples/CairoUI/CairoExampleUI.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 void imageKnobDragStarted(CairoImageKnob*) override
132 {
133 editParameter(kParameterKnob, true);
134 }
135
136 void imageKnobDragFinished(CairoImageKnob*) override
137 {

Callers 1

knobDragStartedFunction · 0.80

Calls 1

editParameterFunction · 0.85

Tested by

no test coverage detected