Dominic van Berkel
Dominic van Berkel
The output from `cargo script` looks fine when the build succeeds, I just noticed. `cargo build` is good in all cases. I'm really not sure where the issue is, here...
*Correction: this is apparently https://stackoverflow.com/questions/73262723/get-rid-of-a-jni-resolve-warning-about-java-lang-panwhooks-on-java-exe-startup, so well out of scope for both vscode-plantuml and plantuml* I'm seeing the same problem - in my case it appears to be caused by...
To add motivation to this: I follow a fair number of people with boosts disabled. When someone boosts a lot (or much more than they toot), I want to see...
For what it's worth, we _have_ been using GitHub's wiki feature for a bit. Anyone remember why that was a bad idea?
After some tinkering and an attempt to debug this in egui_extras: the problem goes away when I make it a 4x4 table with a longer word, but then reappears when...
Found a workaround: non-wrapping labels! It seems like somewhere in the layout process, the preliminary column width is less than the label needs, so it wraps, at which point the...