working on fixing button disable

This commit is contained in:
Jeff Carr 2025-02-12 00:19:31 -06:00
parent 27c0a4afb9
commit 6f5944d45f
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ func (me *TreeInfo) AddNode(a *widget.Action) *Node {
n.ParentId = a.ParentId
n.State = a.State
n.State.Enable = a.State.Enable
// n.Strings = make(map[string]int)
// slices.Reverse(lines)
// dropdown strings