Spacers :D

This commit is contained in:
Sasha Koshka
2023-01-17 17:01:35 -05:00
parent 06e0396695
commit bc4defac17
3 changed files with 83 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ func run () {
"We advise you to not read thPlease listen to me. I am " +
"trapped inside the example code. This is the only way for " +
"me to communicate.", true), true)
container.Adopt(basic.NewSpacer(true), false)
container.Adopt(basic.NewCheckbox("Oh god", false), false)
container.Adopt(basic.NewCheckbox("Can you hear them", true), false)
container.Adopt(basic.NewCheckbox("They are in the walls", false), false)