From 4fa1dd75b04aad0a85d171a1d333d799a61ba713 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 28 Jan 2024 21:15:15 -0600 Subject: sizes are getting better Signed-off-by: Jeff Carr --- structs.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 0eb96e7..85ac890 100644 --- a/structs.go +++ b/structs.go @@ -145,8 +145,8 @@ type guiWidget struct { active bool -// AtW int -// AtH int + // AtW int + // AtH int direction widget.Orientation -- cgit v1.2.3