-
Notifications
You must be signed in to change notification settings - Fork 6
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
Playback wrapper lag #177
Comments
Not seeing this on macOS + Safari. |
@zepumph I think it was discussed that playback performance wasn't something to optimize, correct? (The approach definitely rebuilds the view) |
Yes. I have not yet recommended any time to solve this in the past, and I don't think @samreid has either. In my opinion, the playback wrapper is a tool that we use to ensure that the recording are complete. It also serves as an example of what PhET-iO can accomplish. I don't think time needs to be devoted to this issue personally. |
We won't be supporting the playback wrapper anymore, see https://github.com/phetsims/phet-io/issues/1854. Closing |
I just want to note, that like with some other sims, this sim has some mildy slow performance in the playback wrapper. It's not the worst I've seen, admittedly, but I just want to make note of it. It really just looks like the playback is being played in slow motion when dragging bonds around. Note that in reality my mouse was moving much quicker than what you see below:
Seen on Win 10 Chrome. For phetsims/qa/issues/635.
The text was updated successfully, but these errors were encountered: