Many panics occur from calling Draw on a nil widget, stemming from the grid ui element. Protect the calls to Draw from within grid to prevent this method of panic. Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc> |
||
|---|---|---|
| .. | ||
| borders.go | ||
| context.go | ||
| fill.go | ||
| grid.go | ||
| interfaces.go | ||
| invalidatable.go | ||
| popover.go | ||
| stack.go | ||
| tab.go | ||
| text.go | ||
| textinput.go | ||
| ui.go | ||