Daniel McNab
Daniel McNab
I think we need to re-export `vello` and maybe `winit` from Masonry? I'm not sure what the best API here looks like - there are some unclear abstraction boundaries. At...
Ah, apologies. That makes sense. I still think this isn't straightforwardly a win, and needs more careful thought. It's not really good DX to have multiple paths to the same...
That's a subtly different question, I think. This is about scheduling a layout to actually happen. Currently, that is the next time a paint is requested, because only needs_paint sends...
Yeah - using nightly features makes testing harder, and requires decisions about which nightly to use. I could maybe see requiring beta, where this would be "stable" in about two...
Triage: Our default `mason` example currently uses about 35MiB on my system. I think this issue is resolved. Even if something similar is happening, I suspect the cause will be...
Does this issue still occur for you? We have significantly changed our font fallback support in #196
Thanks for your extremely quick reply!
We now have a published roadmap for the near term at: https://linebender.org/blog/roadmap-may-2024/ And with a longer time horizon at: https://linebender.org/wiki/long-term-roadmap/ Thanks for your interest. We're currently not set up with...
The upstream issue has been solved I'm not sure what changes need to be made here to integrate the fix.
I'm going to close this now. I believe we should be handling this case properly