mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-27 16:19:35 +08:00
Fix slider Up key press. (#1099)
The direction was inverted. It caused the inability to increase it. Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/1093
This commit is contained in:
@@ -29,6 +29,8 @@ Next
|
||||
### Component
|
||||
- Fix ScreenInteractive::FixedSize screen stomps on the preceding terminal
|
||||
output. Thanks @zozowell in #1064.
|
||||
- Fix vertical `ftxui::Slider`. The "up" key was previously decreasing the
|
||||
value. Thanks @its-pablo in #1093 for reporting the issue.
|
||||
|
||||
|
||||
6.1.9 (2025-05-07)
|
||||
|
Reference in New Issue
Block a user