mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-01 04:14:43 +08:00
Menu: keep the previously focused element with mouse. (#462)
This resolves: https://github.com/ArthurSonzogni/FTXUI/issues/453
This commit is contained in:
@@ -15,6 +15,8 @@ current (development)
|
||||
### Component:
|
||||
- Feature: Add the `Modal` component.
|
||||
- Feature: `Slider` supports taking references for all its arguments.
|
||||
- Improvement: The `Menu` keeps the focus when an entry is selected with the
|
||||
mouse.
|
||||
|
||||
### Screen
|
||||
- Feature: add `Box::Union(a,b) -> Box`
|
||||
|
Reference in New Issue
Block a user