yuta-toga

Results 1 issues of yuta-toga

I want to change the list of colors after initializing colorPickerView in viewDidLoad(), how can I do that? ``` override func viewDidLoad() { super.viewDidLoad() Setting.registerDefaults() setupScene() setupDebug() setupUIControls() setupFocusSquare() updateSettings()...