DmitryNizhebovsky / Avalonia.RangeSlider

RangeSlider for AvaloniaUI
MIT License
32 stars 7 forks source link

Add flyout #3

Closed DmitryNizhebovsky closed 2 years ago

DmitryNizhebovsky commented 2 years ago

Removed unnecessary packages and usings. Rename RangeDraggedMode property to MoveWholeRange. Added ThumbFlyoutPlacement property to enable the flyout with the current value and set the placement. Bug fixes.