Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ paint
Method
paint
Source/Panels/ControlPanel/ModulationMatrixPanel.cpp:259–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
void ModulationMatrixPanel::paint(juce::Graphics& g)
260
{
261
g.fillAll(COLOUR7);
262
}
263
264
void ModulationMatrixPanel::resized()
265
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected