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

Method resized

Lib/Components/MinMaxNoteSlider.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void MinMaxNoteSlider::resized()
21{
22 mSlider.setBounds(17, 0, 156, 17);
23}
24
25void MinMaxNoteSlider::paint(Graphics& g)
26{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected