Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetUpModal
Method
SetUpModal
Source/DropdownList.cpp:618–622 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
616
}
617
618
void DropdownListModal::SetUpModal()
619
{
620
if (mPagePrevButton == nullptr)
621
CreateUIControls();
622
}
623
624
void DropdownListModal::CreateUIControls()
625
{
Callers
1
OnClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected