MCPcopy 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
188void TimelineControl::SetUpFromSaveData()
189{
190 Resize(mModuleSaveData.GetFloat("width"), 0);
191}
192
193void TimelineControl::SaveLayout(ofxJSONElement& moduleInfo)
194{

Callers

nothing calls this directly

Calls 1

GetFloatMethod · 0.80

Tested by

no test coverage detected