Slider doesn't include last element for some Range
s
#21
Labels
bug
Something isn't working
needs Pluto.jl feature
Can't be done right now because something is missing from Pluto.jl itself
Binding a slider to
range(0.0, 1.0, length=100)
and moving the cursor all the way to the right, I'm only able to get as far as the second value from the end (0.98989898989899
instead of1.0
).The text was updated successfully, but these errors were encountered: