added button feedback

This commit is contained in:
grimsace
2026-03-24 10:46:28 -05:00
parent c3f2eabe26
commit 1d7a068752
2 changed files with 57 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@ func main() {
clearHistory := func() {
calculations = nil
diceInputEntry.SetText("")
historyList.Refresh()
}