Closed vhlee7 closed 3 years ago
it might be nice to have a unit test for this.
I'm still getting an issue with the lasso tool:
I think this can be fixed at line 92 of ToolSelectMove
Thank you for all the feedback!
can merge, make another pr for unit tests fix to dot repositioning issue: can't move dots when not on hup beat
Description
Fixes issue #126
findDotAtEvent now finds position of dot at specific beats of a stuntsheet. I added a beat variable and the function checks for the dot's position at that beat.
There is an issue that came up where sometimes the mouse is not able to click/find the dot. To replicate, increment and decrement the beats and sometimes you will be unable to click on a dot.
Pre-PR checklist
npm run serve
and:npm run lint
npm run test:unit
npm run test:e2e
and ran relevant testsScreenshots/GIFs
[Attach screenshots if making a visible change!]