It is somewhat annoying that when using `bevy_egui` or it's dependents, clicking on a ui element will also enable spectator handling. There should be some method for detecting `bevy_egui` focus and disabling entering spectator mode as appropriate.