-
- Downloads
Add `SliderWithCallback` component (#938)
Add SliderOption::on_change. Useful to observe a change to the value. Signed-off-by:Mikołaj Lubiak <lubiak@proton.me> Co-authored-by:
ArthurSonzogni <sonzogniarthur@gmail.com>
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- include/ftxui/component/component_options.hpp 1 addition, 0 deletionsinclude/ftxui/component/component_options.hpp
- src/ftxui/component/slider.cpp 54 additions, 47 deletionssrc/ftxui/component/slider.cpp
- src/ftxui/component/slider_test.cpp 33 additions, 0 deletionssrc/ftxui/component/slider_test.cpp
Loading
Please register or sign in to comment