mirror of
https://github.com/jroimartin/gocui.git
synced 2025-04-28 13:48:51 +08:00
Update gui.go
This commit is contained in:
parent
3dfb54636c
commit
de7e4a8d6b
2
gui.go
2
gui.go
@ -134,7 +134,7 @@ type Gui struct {
|
||||
// frame of the current view.
|
||||
Highlight bool
|
||||
|
||||
// If ShowListFooter is true then show list footer
|
||||
// If ShowListFooter is true then show list footer (i.e. the part that says we're at item 5 out of 10)
|
||||
ShowListFooter bool
|
||||
|
||||
// If Cursor is true then the cursor is enabled.
|
||||
|
Loading…
x
Reference in New Issue
Block a user