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

Method resized

Lib/Components/QuantizeForceSlider.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected