Friso Smit
Friso Smit
Dependencies should be documented in the README. Currently they are not all well documented I think. If it's possible to run without the dependcy you could build a runtime check.
Thanks for fixing the typo and merging. The traefic example feels like it's more a separate install method, since it seems to include both the starting of containers and the...
If the slideshow gives some information about the results, then that might be good yeah. Like that you can change the layout as well
> I can't reproduce this on 4.0.stable (Linux, GeForce RTX 4090 with NVIDIA 525.89.02). > > @Wolfyxon Can you reproduce this if you force Godot to run on integrated graphics?...
Not sure. Maybe @tobast knows that?
Yeah, I would do that as well. Before building the config, it's good to specify the exact way it is configured. I was thinking about a set_window for changing a...
I don't have much of an opinion about the way it should be written in the config. But I wanted to say that you should not optimize for using as...
Okay, I've looked a but at the configuration example. I don't think nested sections (group.*) are needed. You can just make the window properties a rule.
There was a PR, #1081, but it wasn't finished. Feel free to look into in and perhaps continue the PR. You can also start a new one if you like
The min icon size key was reused for the recursive icon search for backward compatibility, but I agree this isn't perfect. The reason why min and max icon size couldn't...