Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slider doesn't include last element for some Ranges #21

Closed
stillyslalom opened this issue Aug 25, 2020 · 0 comments · Fixed by #148
Closed

Slider doesn't include last element for some Ranges #21

stillyslalom opened this issue Aug 25, 2020 · 0 comments · Fixed by #148
Labels
bug Something isn't working needs Pluto.jl feature Can't be done right now because something is missing from Pluto.jl itself

Comments

@stillyslalom
Copy link

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 of 1.0).

image

@fonsp fonsp added the bug Something isn't working label Sep 5, 2020
@fonsp fonsp added the needs Pluto.jl feature Can't be done right now because something is missing from Pluto.jl itself label Oct 5, 2020
@fonsp fonsp linked a pull request Nov 1, 2021 that will close this issue
@fonsp fonsp closed this as completed in #148 Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs Pluto.jl feature Can't be done right now because something is missing from Pluto.jl itself
Projects
None yet
2 participants