summaryrefslogtreecommitdiff
path: root/box.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 04:35:33 -0600
committerJeff Carr <[email protected]>2024-01-18 04:35:33 -0600
commit714dd92829edd0c7eea9ce867d9b6e0c90464018 (patch)
tree81a920b2872647f5c062454c857acbf0e87507e7 /box.go
parent83daac1902d6d5fddebad6864e41ded648a854d4 (diff)
really everywhere this timev0.0.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'box.go')
-rw-r--r--box.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/box.go b/box.go
index 03c2adb..b3b133a 100644
--- a/box.go
+++ b/box.go
@@ -34,7 +34,7 @@ func newBox(n *tree.Node) {
rawBox -- hack to arbitrarily add a box in andlabs to work
around the problem that a "group" can not have one entry in it
TODO: fix this so that a box is "added on demand" that is,
- if "go.wit.com/gui/gui" sends you a 2nd thing to add to a group,
+ if "go.wit.com/gui" sends you a 2nd thing to add to a group,
automatically add a box then. The problem with this, is the macos, windows and linux gtk
will panic on a move when an chind object is disasociated from the group
I haven't had time to try to debug this, so, instead, it's just probably better to always