Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: being able to toggle playback with middle click (#4756)
Uses the new Dom.isSingleLeftClick method to do the check we were doing previously. Also, refactor the player.handleTechClick_() method to follow the new style of code. Fixes #4689
- Loading branch information