Hi,
I have an issue with Slider :
At first my Slider has Minimum set to 50 and its value is 50, while Maximum is 100, so the thumb is located on the left of the track which is OK.
Then programatically if I change the Minimum to 0, my slider thumb should be now located in the middle of the slider track, but it seems that it's not updated in the UI.
Anyone having the same issue ? (Xamarin.Forms 1.4.3)
Thanks a lot,
Have a nice day !