We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I found that when using insert-segment mode, if you click close to the border, there is a chance that the following error may be triggered.
The text was updated successfully, but these errors were encountered:
This happens because MouseEvent offsetX property can sometimes be -1. I'm not sure why this happens.
Sorry, something went wrong.
Is there any way to prevent this error now?
Not yet, I have very little time to investigate. But thank you, everything you're reporting will help make improvements.
Fix mouse click and segment insert at edge of waveform view
67f56df
See #545
No branches or pull requests
Hello,
I found that when using insert-segment mode, if you click close to the border, there is a chance that the following error may be triggered.
1.mp4
The text was updated successfully, but these errors were encountered: