Can click on buttons and make them change color.

This commit is contained in:
Zed A. Shaw 2025-02-15 14:29:27 -05:00
parent 7f9e200abe
commit e106ad4be7
4 changed files with 17 additions and 7 deletions

View file

@ -14,7 +14,7 @@ TEST_CASE("test basic ops", "[lel]") {
"[ label_1 | label3 | test1]"
"[ *(300,300)text1 | %(150)people | ^test2]"
"[ >label2 | _ | .test3]"
"[ =message | buttons | test4]");
"[ =message | buttons | test4]");
REQUIRE(good);