Yan Chubikov
Yan Chubikov
Yes we know I've had several conversations with the dev and he does not want to add support, there is nothing we can do about it.
I think I've addressed the don't cache uncachable models way too many times. So here is the gist https://gist.github.com/alphaqu/3f3d4dfec2024082ed5298a544bcd9a6
> "Dashloader use system that is compatible only with vanilla models and not compatible with Fabric API models or custom models. This compatibility is completely on Dashloader side" > >...
Update to DashLoader 3.0 as the fallback system can handle Adorn.
Ive made a partial port here (everything except quantize is implemented) https://crates.io/crates/material-color-utilities-rs Unsure if i should merge into this project as it does not allow for contributions.
Hi there, Its not possible for us to make Lua static as we use lua for our API and every plugin has their own lua context. This makes static impractical...
A possible fix might be to only apply this fix on monospace fonts as those are the ones which need this fix to be quote on quote "monospaced".
Another solution to this problem is to provide the glyph width correctly in the first place. Rendering rounds the glyph_width which makes it be different than the application (for example...
This needs to be an annotation as having it default might create confusion. I think one of our rules is, don't do shit without confirmation.
I'm going to fix a release today, I'm sorry for the delays.