Bug Report
When initializing a camera using its default arguments (by not supplying any), it crashes the Program with an ZeroDivisionError
Expected behavior:
Either having a camera with an dynamic viewport (always at the size of the window) or at least not crash
Steps to reproduce/example code:
call arcade.Camera()
Bug Report
When initializing a camera using its default arguments (by not supplying any), it crashes the Program with an ZeroDivisionError
Expected behavior:
Either having a camera with an dynamic viewport (always at the size of the window) or at least not crash
Steps to reproduce/example code:
call arcade.Camera()