Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewreeman/SpectralSuite
/ paint
Method
paint
SpectralGate/Source/BalanceSlider.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
void BalanceSlider::paint (Graphics& g)
25
{
26
g.fillAll(Colours::white);
27
}
28
29
void BalanceSlider::resized()
30
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected