Alex Burka
Alex Burka
It looks like the formatting also gets fixed if the browser window width is expanded enough.
As discussed on Discord, the issue with this is it marks everything as a float, but QGC has its own XML of all possible parameters that it uses to decide...
I'll submit an MR unless this is expected behavior?
I just discovered you can grab the title bar of a window and drag the workspace left/right. Did not know that before. However, it doesn't seem possible to switch active...
I have an inactive SIM card in mine. What data would be useful? Is there any way to test it to see if it could make a detection?
See also the [`pipeline` crate](https://github.com/johannhof/pipeline.rs) which implements this in a macro.
I would definitely find it useful! On Mon, Jun 9, 2025, 7:38 PM ZXShady ***@***.***> wrote: > *ZXShady* left a comment (Neargye/magic_enum#402) > > > Hi durka, is this still...
I think #24010 (allowing aliases to set associated types) should be mentioned here.
I'd like to take a crack at this (starting with parsing).
We can put a check for that in AST validation. However I suppose it could be useful for code generation if there's no special case, I dunno. On Tue, Feb...