Add ref for sliders. (#457)

This resolves:
https://github.com/ArthurSonzogni/FTXUI/issues/456
This commit is contained in:
Arthur Sonzogni
2022-08-13 16:26:53 +02:00
committed by GitHub
parent f461050759
commit d755356481
4 changed files with 63 additions and 40 deletions

View File

@@ -14,6 +14,7 @@ current (development)
### Component:
- Feature: Add the `Modal` component.
- Feature: `Slider` supports taking references for all its arguments.
### Screen
- Feature: add `Box::Union(a,b) -> Box`