Is there an existing issue for this?
Current Behavior
I'm using the findNoteAtPos function from BeatBounds to detect if a note was clicked by the user, but that is not working as expected. The function always returns null.
Expected Behavior
I expected when given valid x and y coordinates belonging to a note, the function would return it.
Steps To Reproduce
- Open the codepen below.
- Try to click on any note.
- It should log to the console, but does not
Link to jsFiddle, CodePen, Project
https://codepen.io/gallegretti/pen/eYeReNm
Found in Version
1.3-alpha
Platform
Web
Environment
- **OS**: Windows 10
- **Browser**: Chrome
- **.net Version**: N/A
Anything else?
No response
Is there an existing issue for this?
Current Behavior
I'm using the
findNoteAtPosfunction fromBeatBoundsto detect if a note was clicked by the user, but that is not working as expected. The function always returnsnull.Expected Behavior
I expected when given valid
xandycoordinates belonging to a note, the function would return it.Steps To Reproduce
Link to jsFiddle, CodePen, Project
https://codepen.io/gallegretti/pen/eYeReNm
Found in Version
1.3-alpha
Platform
Web
Environment
Anything else?
No response