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

Add completed emit call missing in emulateSlideFromProps #38

Merged
merged 1 commit into from Mar 20, 2024

Conversation

JoaoMario109
Copy link
Contributor

Currently the @completed event is only being emitted when the handler is manually moved but not when the slider is completed using emulation from position property. With this PR the event will be emitted in both cases.

Closes #37

@j2only j2only merged commit 6852863 into j2only:main Mar 20, 2024
1 check passed
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.

Allow user to set the progress of slider
2 participants