EvoTeamDevelop
EvoTeamDevelop
Just wondering... still no apple device? :)
thanks for such a quick reply, great to hear that there will be a 0.19 support. Quickly rechecked, I just cloned the repo with 0.18 egui usage
@optozorax Can you please help with this fix? I have stuck with this issue: egui-miniquad-0.11.0/src/lib.rs:145:66 ``` pub fn run(&mut self, mq_ctx: &mut mq::Context, run_ui: impl FnOnce(&egui::Context)) { ^^^^^^^^^^^^^^^^^^^^^^ required by...
I suppose this should do the trick: https://github.com/optozorax/egui-macroquad/pull/25
Sorry for duplicate question @mrDIMAS , but maybe there is some roadmap where it possible to see the plans?
I can confirm from my side that I have faced the same issue on the same bevy plugin version.
Sorry, double-checked the issue is happening only for MacOs. When building the apk for Android everything works fine, but yeah for MacOs the issue is still actual