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

camera zoom of 0 causes hang #1413

Closed
cyrush opened this issue Nov 4, 2024 · 1 comment · Fixed by #1487
Closed

camera zoom of 0 causes hang #1413

cyrush opened this issue Nov 4, 2024 · 1 comment · Fixed by #1487
Assignees
Labels
Milestone

Comments

@cyrush
Copy link
Member

cyrush commented Nov 4, 2024

Accidentally had camera zoom set to 0 (which doesn't make much sense) and noticed that my render hung.
We should provide an error, not hang.

@cyrush
Copy link
Member Author

cyrush commented Mar 14, 2025

Here is why zero is an issue:

log(0) is bad news.

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

Successfully merging a pull request may close this issue.

2 participants