Baseflow / Baseflow/XF-Material-Library
Slider Tracker goes out of range
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
#201
🐛 Bug Report
The XF-MaterialSlider is buggy with some small Min and Max Values set.
### Expected behavior
The Tracker goes out of range and I can't see him anymore. With some really small Values (eg. Min=6, Max=12) the tracker goes instantly out of range every time i click it. the normal Xamarin Forms slider works fine with all values.
### Reproduction steps
not working:
```
```
working:
```
```
### Configuration
**Version:** 1.x
**Platform:**
- [ ] :iphone: iOS
- [x] :robot: Android
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [ ] :apple: MacOS
- [ ] :tv: tvOS
- [ ] :monkey: Xamarin.Forms

Contributor guide
Assessment
This issue has not been assessed yet.