crumblingstatue
crumblingstatue
I tried the branch with the example given above, but it doesn't print hello world. ``` warning: unused variable: `unused` ▐ --> src/main.rs:2:6 ▐ | ▐ 2 | let unused...
It would also be nice if there was an option to scroll to the end automatically on every update. It would be useful when doing iterative development that's based on...
It also seems non-zero exit code inhibits output as well. Seeing panic/crash output is very important. Otherwise, users are forced to leave bacon and rerun to see panic output.
Yes
For reference, [gcolor2](http://gcolor2.sourceforge.net/) for example supports clicking the picker, and then clicking somewhere on the screen, and it doesn't lose focus and doesn't give focus to the window that gets...
Here is an idea: Why not have the zoom window inside our egui ui? That way we don't need a separate window, and we can just use the pick shortcut...
> Found a Fix for Arch Linux users: > > * Using the AUR, install [amdgpu-pro-libgl](https://aur.archlinux.org/packages/amdgpu-pro-libgl/) > * Open Steam Client and Click on Terraria > * Add the Launch...
My point was that you shouldn't have to use AMDGPU-PRO for Terraria either. Hence a workaround, rather than a fix.
On https://gitlab.freedesktop.org/mesa/mesa/-/issues/4191 the developers claim it is not a Mesa issue. I don't know what the truth is
This could also be potentially useful for building multiple wasm modules.