Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ resized
Method
resized
NeuralNote/Source/Components/AudioRegion.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
void AudioRegion::resized()
17
{
18
mPlayhead.setSize(getWidth(), getHeight());
19
}
20
21
void AudioRegion::paint(Graphics& g)
22
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected