MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / resized

Method resized

Lib/Components/Knob.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void Knob::resized()
31{
32 mSlider.setBounds(2, 0, 62, 62);
33}
34
35void Knob::paint(Graphics& g)
36{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected