FTXUI/include/ftxui
Arthur Sonzogni 11519ef1c6
Fix focus vs flexbox interaction. (#405)
- Fix focus in flexbox. This required resetting the focus state at the
  beginning of the ComputeRequirement(), because it can now run several
  times.

  This resolves:https://github.com/ArthurSonzogni/FTXUI/issues/399

- Add Box::Union.

- Add a preliminary implementation of forwarding selected_box from
  within the flexbox.
2022-05-22 21:41:29 +02:00
..
component Remove NXXM. Execute IWYU. (#397) 2022-05-08 08:44:38 +02:00
dom windows.h defines DrawText and shadows the function Canvas.DrawText, fix based on the solution #70 (#394) 2022-05-04 23:39:03 +02:00
screen Fix focus vs flexbox interaction. (#405) 2022-05-22 21:41:29 +02:00
util Add coverage and remove deprecated WideInput. 2022-04-27 11:33:42 +02:00