LB767

Results 3 issues of LB767

There is seemingly no way to get `ArrayDimensions` to be something else than None/Null when creating a fixed size array variable. The following does not work: ``` await cfg.add_variable(idx, "test",...

When trying to debug or run my egui project on a remote host through VS Code's remote SSH extension, the program panics with the above error. The remote host is...

bug
egui_glow
egui-wgpu

**Question:** I looked through the examples and issues here but couldn't find anything relevant. Since log axes are supported in a bit of a "hacky" way (which does work great...