Plonq / bevy_rts_camera

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

Panics when minimising window #21

Closed Joakker closed 3 months ago

Joakker commented 3 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 3 months ago

Thanks for the report. Fixed in 0.7.2