Skip to content

Range slider #25

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Range slider #25

wants to merge 2 commits into from

Conversation

Neon22
Copy link

@Neon22 Neon22 commented Apr 16, 2025

I only just realised the Ltk.Slider is the Jquery slider.
Would you mind adding the jQuery range slider to your UI ?

This code has a problem:

  • the parameter values is a list
  • to_js does not seem able to convert a list and I am not sure how to proceed.

The usecase would be something like this:
ltk.RangeSlider([10,20], min_value=0, max_value=40)

Sorry not to submit working code. Got a question on the discord asking about this.

Neon22 added 2 commits April 16, 2025 12:01
Copied slider to get Range slider.
But this fails at the moment.
@Neon22
Copy link
Author

Neon22 commented Apr 16, 2025

On a side note - I wonder if its possible to make a radiogroup also be reactive ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant