mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 17:51:44 +03:00
3378e6409e
Adding a new item would cause a panic because focusView attempted to access a view that did not yet exist. Fixed by calling layout before calling focusView. |
||
---|---|---|
.. | ||
bug_table.go | ||
input_popup.go | ||
label_select.go | ||
msg_popup.go | ||
show_bug.go | ||
termui.go |