mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-01 12:49:54 +08:00
Fix: Forward gridbox
selected box. (#408)
This was discovered in: https://github.com/ArthurSonzogni/FTXUI/issues/407
This commit is contained in:
@@ -7,6 +7,9 @@ current (development)
|
||||
### DOM
|
||||
- Bugfix: Fix `focus`/`select` when the `vbox`/`hbox`/`dbox` contains a
|
||||
`flexbox`
|
||||
- Bugfix: Fix the selected/focused area. It used to be 1 cell larger/longer than
|
||||
requested
|
||||
- Bugfix: Forward the selected/focused area from the child in gridbox.
|
||||
|
||||
### Screen
|
||||
- Feature: add `Box::Union(a,b) -> Box`
|
||||
|
Reference in New Issue
Block a user