Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ resized
Method
resized
NeuralNote/PluginSources/PluginEditor.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void NeuralNoteEditor::resized()
27
{
28
mMainView->setBounds(getLocalBounds());
29
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected