Feb 8, 2020
Hi! Sorry for the delay.
I was playing around with the slider today and to update the maximum value, all you need to do is access its "maximumValue" attribute. When you do that, it also changes visually for the user . It should look something like this:
> slider.maximumValue = 10