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

regions plugin: stop dragging region when mouse exits wavesurfer div #2158

Merged
merged 3 commits into from
Jan 17, 2021

Conversation

jbeuckm
Copy link
Contributor

@jbeuckm jbeuckm commented Jan 17, 2021

It is difficult to set a region border close to the start or end of a wavesurfer. The intention here is that when the mouse leaves the wavesurfer, the region being adjusted stays at the most recent mousemove position instead of following the mouse after mouseup outside the wavesurfer.

@coveralls
Copy link

coveralls commented Jan 17, 2021

Coverage Status

Coverage remained the same at 82.559% when pulling fc94eb8 on jbeuckm:master into e86a8c1 on katspaugh:master.

Copy link
Contributor

@thijstriemstra thijstriemstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@thijstriemstra thijstriemstra changed the title stop dragging region when mouse exits wavesurfer div regions plugin: stop dragging region when mouse exits wavesurfer div Jan 17, 2021
Copy link
Contributor

@marizuccara marizuccara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Can you add a changelog?

@jbeuckm
Copy link
Contributor Author

jbeuckm commented Jan 17, 2021

Thanks! Can you add a changelog?

a4cd4e6

@thijstriemstra thijstriemstra merged commit d134757 into katspaugh:master Jan 17, 2021
sandiz pushed a commit to sandiz/wavesurfer.js that referenced this pull request Sep 1, 2021
…atspaugh#2158)

* stop dragging region when mouse exits wavesurfer div

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

Successfully merging this pull request may close these issues.

None yet

4 participants