Plonq / bevy_rts_camera

RTS-style camera controls plugin for Bevy Engine
Apache License 2.0
60 stars 6 forks source link

Panics when minimising window #21

Closed Joakker closed 5 months ago

Joakker commented 5 months ago

I'm on windows, and when minimising the game window while the rts camera is active, the game panics, complaining of a call to Result::unwrap on an Err:

image

Plonq commented 5 months ago

Thanks for the report. Fixed in 0.7.2