From dab898f0f945fc3b0a5747f38b7f22b59d539117 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 28 Jan 2024 13:14:43 -0600 Subject: cleaner debugging Signed-off-by: Jeff Carr --- structs.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index dc519a9..181db88 100644 --- a/structs.go +++ b/structs.go @@ -143,6 +143,8 @@ type guiWidget struct { vals []string // dropdown menu items + active bool + AtW int AtH int -- cgit v1.2.3