Plonq / bevy_panorbit_camera

A simple pan and orbit camera for the Bevy game engine
Apache License 2.0
186 stars 36 forks source link

The multiple_windows examples crashes after closing a window #65

Closed thmxv closed 8 months ago

thmxv commented 8 months ago

This affects both the egui_multiple_windows and multiple_windows examples. The applications do not crashes directly when closing a window, but after when trying to navigating in the window that was not closed.

Plonq commented 8 months ago

Embarrassing 🤣

image