summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-28 21:15:15 -0600
committerJeff Carr <[email protected]>2024-01-28 21:15:15 -0600
commit4fa1dd75b04aad0a85d171a1d333d799a61ba713 (patch)
tree0be1a50a84f40b73829cc6f570d60dcdbc8434f2 /structs.go
parent1d7b9613a68abdd41ad1cf0b6803b0ab6593e813 (diff)
sizes are getting better
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go4
1 files changed, 2 insertions, 2 deletions
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