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

Update sets on slider input change using arrows #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jdmartinez
Copy link

Warmup sets don't update when weight is changed using input arrow buttons. In a desktop browser you have to click elsewhere to update sets.

@nmunson
Copy link
Owner

nmunson commented Jan 1, 2020

@jdmartinez thanks for this PR. When testing it I see that it does correctly fix the problem you described, but it hurts the performance of using the slider when dragging and dropping. I think it's trying to calculate each intermediate step before dropping the slider. Let me know if you have ideas about fixing that or I can close this PR out.

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