Huon Imberger

Results 47 comments of Huon Imberger

Thanks for commenting with this idea! I will try it out. Or if you're willing I'd be glad to accept a PR. `bevy_blendy_cameras` sounds great. I'm guessing you skipped the...

@nixpulvis Can you clarify which issue you are having? A video would be helpful.

@nixpulvis the recording/video is broken for me

Glad a solution was found, and thanks @thmxv for helping

Turns out `try_ctx_for_window_mut` was removed in bevy_egui 0.29. I've just released v0.19.3 of this crate which updates bevy_egui.

This is a long issue and at least one problem has been solved, and the way this plugin handles egui right now feels pretty solid to me. Thus, I am...

I agree with this. Currently it's not possible to style this picker to match an existing dynamic theme, by using one's own custom properties. For example I want to do...

I am running into this issue as well, in an Angular 18 app. mini-css version is 2.9.0. If I change all three instances of the `/* webpackPrefetch: true */` magic...

> @Plonq Where do you change `/* webpackPrefetch: false */`? Can you show me a code? If you have no instances of `/* webpackPrefetch: true */` then you must not...

v2.9.2 seems to fix it. ~The prefetch is still not working, however I've confirmed that is actually an unrelated, pre-existing issue (likely with webpack).~ False alarm due to gap in...