-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's possible to set dropper.positionProperty outside range #270
Comments
Thanks @Nancy-Salpepi. This is also true for In the case of the pH probe, I think it is valuable for clients to be able to reposition it with an API command. This would allow clients to move the probe into/out of the beaker in their wrapper. I do not think the same holds for @pixelzoom here are my recommendations
|
Easy. But I'd much rather make the dropper have a static position, to put an end to the problems that
Not going to happen -- it's too much work, and does not address this problem generally. As I said recently for Beer's Law Lab... I'm of the opinion that when there are drag constraints, |
Another thing to note about |
My recommendations are:
|
Yes, let's do it. We can use the default initial position
Sounds reasonable to me. I see value in clients having control of the probe position, but I don't think we need to add documentation that is bound to get stale. Clients can easily get the coordinates from Studio for use in their wrappers later. |
For future reference, here's a list of the many issues related to having a movable dropper.
There are probably more that I missed, but this is a pretty good overview of complexities. |
Since #271 went so poorly due to migration problems, I'm waiting to move forward on this issue until all migration-related issues are resolved and patched. |
Addressed in master in the above commits. Summary:
|
@zepumph and I cherry picked the changes and confirmed they work well. Would be good for @Nancy-Salpepi to double check following the directions in the top comment. |
Position is not draggable in ph-scale and basics 1.6.0-rc.2. Ready to close after QA verification. |
The dropper is no longer draggable in pH Scale and pH Scale Basics rc.3 ( |
Should the position property still be visible due to this from Amy?
If I'm misunderstanding please close again. |
Thanks for checking @KatieWoe. The comment you quoted was in reference to |
Test device
MacBoo Air (m1 chip)
Operating System
13.1
Browser
safari
Problem description
For phetsims/qa#872 and phetsims/qa#873, it is possible to move the dropper outside of range. Once I click on the dropper, it snaps back into place.
Steps to reproduce
Here is an example from pH Scale Basics:
Visuals
dropperlocation.mp4
The text was updated successfully, but these errors were encountered: