johanhelsing / bevy_pancam

A bevy plugin for panning orthographic cameras
Apache License 2.0
173 stars 26 forks source link

Multiple windows support? #33

Open johanhelsing opened 1 year ago

johanhelsing commented 1 year ago

We currently just zoom and pan using the primary window. Perhaps we should try to figure out which window received input events and somehow map input to the right camera?

johanhelsing commented 1 year ago

see https://github.com/jakobhellermann/bevy_editor_pls/pull/71#pullrequestreview-1367861582