mirror of
https://github.com/sojamo/controlp5
synced 2024-11-21 21:47:56 +01:00
setSwitch now enabled
This commit is contained in:
parent
abab5725aa
commit
7886fc05d4
@ -25,7 +25,7 @@ void setup() {
|
||||
.setFont(createFont("fontawesome-webfont.ttf", 40))
|
||||
.setFontIcons(#00f205,#00f204)
|
||||
//.setScale(0.9,1)
|
||||
//.setSwitch(true)
|
||||
.setSwitch(true)
|
||||
.setColorBackground(color(255,100))
|
||||
.hideBackground()
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user