diff options
Diffstat (limited to 'size.go')
| -rw-r--r-- | size.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -258,9 +258,7 @@ func (tk *guiWidget) setFullSize() bool { tk.full.h1 = tk.full.h0 + 1 } if tk.isWindowDense() && tk.isInGrid() { - // if tk.full.Height() > 0 { tk.full.h1 = tk.full.h0 - // } } if changed { tk.dumpWidget(fmt.Sprintf("setFullSize(changed)")) |
