Matthias Hecker
Matthias Hecker
In version 5.8.2 the PrometheusInstrumentatorMiddleware prints to stdout on every request, this should not be in the release: https://github.com/trallnag/prometheus-fastapi-instrumentator/blob/master/prometheus_fastapi_instrumentator/middleware.py#L80 Workaround: Downgrade to 5.8.1
Looking forward to WebGPU! Thanks for all your work. I just tested the samples (from https://austin-eng.com/webgpu-samples/samples/resizeCanvas) most of them seem to work fine, just 3 have errors. I thought I...
As far as I understand it, Lyon supports dashed lines via the [hatching module in lyon_algorithms](https://docs.rs/lyon_algorithms/1.0.4/lyon_algorithms/hatching/index.html), but I couldn't get this to work in bevy with this crate. Algorithms is...
Cool library, thanks! I think it would be more efficient to use svg symbols, so like `...` somewhere centrally and then `` where the icon is used. In cases with...