You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For phetsims/qa#296
When the period trace is in the middle of drawing its second piece, pause the sim with the LoL harness. When unpaused the leg will be shorter than it should be. It doesn't seem to work when the sim is in the slowed down speed, and so timing this can be tricky. Takes several tries in the bellow gif. It resolves itself upon the next pass of the spring. I'm inclined to believe that this is rather minor, but I'll leave that up to @Denz1994 and @ariel-phet to decide.
The text was updated successfully, but these errors were encountered:
@KatieWoe nice catch. This seems like an edge case to me, and would agree it's pretty minor (but keep reporting this kind of stuff!). As you mentioned, it takes several tries to pause the harness in the right spot, and the period trace will correctly draw on the next pass.
For LoL, the harness generally gets paused when the teacher wants to draw everyone's attention to the front of the room, or have a class discussion. In that case, a student's focus on the period trace would have been broken anyway. On the off-chance that this behavior crops up, I don't think the student is likely to notice or be negatively impacted by the temporarily asymmetric period trace.
@Denz1994 if you see some obvious reason why this bug may be occurring, feel free to address. Otherwise, please close.
If you see some obvious reason why this bug may be occurring, feel free to address. Otherwise, please close.
Not exactly obvious, but my hunch is that the step calls are out of sync at some point when playing and pausing the wrapper and not the sim. This may be related to phetsims/joist#515 (comment).
I'll close this issue because the physics of the sim isn't being broken.
For phetsims/qa#296
When the period trace is in the middle of drawing its second piece, pause the sim with the LoL harness. When unpaused the leg will be shorter than it should be. It doesn't seem to work when the sim is in the slowed down speed, and so timing this can be tricky. Takes several tries in the bellow gif. It resolves itself upon the next pass of the spring. I'm inclined to believe that this is rather minor, but I'll leave that up to @Denz1994 and @ariel-phet to decide.
The text was updated successfully, but these errors were encountered: