Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix removal of idle interactions on pointerup
A missing `break` in a for loop led to multiple interactions sometimes being removed. Closes #251
- Loading branch information