diff options
Diffstat (limited to 'debug.go')
| -rw-r--r-- | debug.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
