Closed KatieWoe closed 6 years ago
Point tools were implemented as specified and signed off in https://github.com/phetsims/graphing-quadratics/issues/47. There are 2 query parameters that control snapping: snapOnDistance
and snapOffDistance
. @amanda-phet and @kathy-phet seemed to be satisfied with the default values, but perhaps they need to be calibrated. Note that you can't have both large snap distances and the ability to easily move between curves that are close together. And the current values favor making it easy to snap to (and stay on) a curve.
@amanda-phet please review and let me know if you'd like to make any changes.
This is behaving as intended, and we want to prioritize staying on a curve when using the point tool.
Test device: Dell Laptop Operating System: Windows 10 Browser: Firefox Problem description: For https://github.com/phetsims/QA/issues/211 It can be difficult to get the device that examines the lines to jump to the desired line if the lines are too close together, and there is a another line on the other side. If they are close enough together, the device jumps from one to the other, skipping the line in the middle. It may be possible to put the device on the desired line if approaching from outside the graph. Steps to reproduce:
Screenshots:
Troubleshooting information (do not edit):