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

Interactive slider improvements #166

Merged
merged 7 commits into from
Sep 26, 2021
Merged

Interactive slider improvements #166

merged 7 commits into from
Sep 26, 2021

Conversation

easytarget
Copy link
Owner

Dynamically adjust slider (Led, quality, etc ) controls as the user moves them:

ericfont and others added 7 commits September 24, 2021 15:36
onchange only would trigger updateConfig when user releases the mouse from sliders. Adding oninput also allows updateConfig when dragging the sliders, which provides immediate feedback of the changes for the user.
onchange only would trigger updateConfig when user releases the mouse from sliders. Adding oninput also allows updateConfig when dragging the sliders, which provides immediate feedback of the changes for the user.
@easytarget easytarget merged commit d1928a2 into master Sep 26, 2021
@easytarget easytarget deleted the interactive-slider branch September 26, 2021 09:33
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.

2 participants