Skip to content

Commit 1db64dc

Browse files
committed
TextButtonCollection: no longer immediately binds buttons
1 parent aae7905 commit 1db64dc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

guiComponents.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,8 +1075,6 @@ namespace microgui {
10751075
});
10761076
this.textBtns[this.selectedTextBtnIndex].setShadowColour(6);
10771077
}
1078-
1079-
this.setupButtonBindings();
10801078
}
10811079

10821080

0 commit comments

Comments
 (0)