rat-focus 0.10.1

focus handling for ratatui widgets
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 0.10.1


* add focus_widget_no_lost and focus_widget which use the HasFocusFlag trait. Ease of use.
* add init() to set the initial focus and clear the rest.

# 0.10.0


* upstream change in rat-event.

# 0.9.1


* Fix versions

# 0.9.0


* Initial copy from the test area.