FTXUI/src/ftxui
Arthur Sonzogni 20f16b3984
Improve ComponentBase and Container::Tab Focusable implementations (#341)
- Provide better defaults for ComponentBase `Focusable()` and
  `ActiveChild()` methods. This resolves:
  https://github.com/ArthurSonzogni/FTXUI/issues/335

- Implement `Container::Tab` 's  `Focusable()` methods. This prevents
  the users to navigate into a tab with no interactivity.
2022-02-19 11:49:12 +01:00
..
component Improve ComponentBase and Container::Tab Focusable implementations (#341) 2022-02-19 11:49:12 +01:00
dom Fix vscroll-indicator size and offset. (#334) 2022-02-14 02:44:57 +01:00
screen Automerge feature. (#313) 2022-01-22 15:38:01 +01:00