mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Improves the speed of the help modal display
This commit is contained in:
@@ -175,4 +175,5 @@ func (widget *Widget) showHelp() {
|
||||
|
||||
widget.pages.AddPage("help", modal, false, true)
|
||||
widget.app.SetFocus(modal)
|
||||
widget.app.Draw()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user