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

Use normal value in Decoder #35

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Use normal value in Decoder #35

merged 1 commit into from
Mar 17, 2021

Conversation

troibe
Copy link
Owner

@troibe troibe commented Mar 17, 2021

Why:

As mentioned in #22 the current method of getting the slider value is slow and not type safe leading to stutter and crashes.

What:

This change uses the normal target.value again and depends on dmjio/miso#647 (comment).

Testing:

Before image
After image

@troibe troibe merged commit 7537d12 into master Mar 17, 2021
@troibe troibe deleted the slider-fix branch March 17, 2021 23:58
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.

None yet

1 participant