1
0
mirror of https://github.com/taigrr/wtf synced 2026-03-28 15:15:15 -07:00
Files
wtf/view/base.go
Chris Cummer d6208b4730 Add a focusable over-ride setting for widgets that are non-focusable by
default

For widgets that are non-focusable by default, you can now specify

    focusable: true

in their config to over-ride the default 'false' value.
2019-09-22 17:51:06 -07:00

3.4 KiB