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

Fix: [Region] regions overlap detection with a delay #3701

Merged
merged 1 commit into from
May 11, 2024

Conversation

katspaugh
Copy link
Owner

Short description

Region overlap detection works incorrectly when regions are created successively. They need to wait for each other to correcrly check for an overlap. So I've added a small timeout.

Copy link

cloudflare-pages bot commented May 11, 2024

Deploying wavesurfer-js with  Cloudflare Pages  Cloudflare Pages

Latest commit: 451dc03
Status: ✅  Deploy successful!
Preview URL: https://57be7117.wavesurfer-js.pages.dev
Branch Preview URL: https://fix-region-overlap.wavesurfer-js.pages.dev

View logs

@katspaugh katspaugh changed the title Fix region overlap May 11, 2024
@katspaugh katspaugh merged commit 4297a58 into main May 11, 2024
4 checks passed
@katspaugh katspaugh deleted the fix-region-overlap branch May 11, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant