From f48b950655f57cb02bbd754ba0043a953956f888 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 19 Jan 2024 12:18:11 -0600 Subject: things are moving to widget.State pass borderless windows correctly destroy themselves from the binary tree checkbox state cleanups Signed-off-by: Jeff Carr --- debug.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debug.go') diff --git a/debug.go b/debug.go index 93d61a0..d38b90d 100644 --- a/debug.go +++ b/debug.go @@ -6,12 +6,14 @@ import ( var defaultBehavior bool = true +/* var bookshelf bool // do you want things arranged in the box like a bookshelf or a stack? var canvas bool // if set to true, the windows are a raw canvas var menubar bool // for windows var stretchy bool // expand things like buttons to the maximum size var padded bool // add space between things like buttons var margin bool // add space around the frames of windows +*/ /* var debugToolkit bool = false -- cgit v1.2.3