Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetUpFromSaveData
Method
SetUpFromSaveData
Source/TimelineControl.cpp:188–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
void TimelineControl::SetUpFromSaveData()
189
{
190
Resize(mModuleSaveData.GetFloat(
"width"
), 0);
191
}
192
193
void TimelineControl::SaveLayout(ofxJSONElement& moduleInfo)
194
{
Callers
nothing calls this directly
Calls
1
GetFloat
Method · 0.80
Tested by
no test coverage detected