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

Sliders for general lists #87

Closed
cortner opened this issue Mar 24, 2021 · 1 comment · Fixed by #148
Closed

Sliders for general lists #87

cortner opened this issue Mar 24, 2021 · 1 comment · Fixed by #148
Labels
needs Pluto.jl feature Can't be done right now because something is missing from Pluto.jl itself

Comments

@cortner
Copy link

cortner commented Mar 24, 2021

Sliders work only for basic linear ranges, e.g.,

Silder( (10.0).^( -10:-1 ) )

is undefined. Could sliders not allow a general AbstractVector?

@fonsp fonsp added the needs Pluto.jl feature Can't be done right now because something is missing from Pluto.jl itself label Mar 30, 2021
@fonsp
Copy link
Member

fonsp commented Mar 30, 2021

Thanks! This is the same as #3

@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
needs Pluto.jl feature Can't be done right now because something is missing from Pluto.jl itself
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants