Skip to content
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

Video breaks if you resize the stage after clicking the video reporter block. #3296

Closed
samankittani opened this issue Jan 16, 2024 · 2 comments
Assignees

Comments

@samankittani
Copy link

samankittani commented Jan 16, 2024

If you click on the video block, video begins to show behind the stage. Then, if you resize the stage, the video breaks and the get motion from _________ returns an error. It is fixed if you use the stop all block and reinitialize the video by clicking the video reporter block. I included screenshots for reference and recreation.

Screenshot from 2024-01-16 14-34-37
Screenshot from 2024-01-16 14-35-06
Screenshot from 2024-01-16 14-35-24
Screenshot from 2024-01-16 14-35-35
Screenshot from 2024-01-16 14-35-44
Screenshot from 2024-01-16 14-35-55
Screenshot from 2024-01-16 14-36-01
Screenshot from 2024-01-16 14-36-17
Screenshot from 2024-01-16 14-36-24

@jmoenig
Copy link
Owner

jmoenig commented Jan 16, 2024

Thanks! Huh, things I never thought of trying 😁 .
Probably we should stop the video before applying different stage dimensions, what do you think?

@jmoenig jmoenig self-assigned this Jan 17, 2024
@samankittani
Copy link
Author

Works!, Thanks:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants