Closed brandon-reinhart closed 1 year ago
egui_context.ctx_mut().is_pointer_over_area()
Appears to not recognize the console. This was also recently not working for bevy_inspector_egui but works now, so I suspect this is a console bug.
I believe fixed in #29
Appears to not recognize the console. This was also recently not working for bevy_inspector_egui but works now, so I suspect this is a console bug.