Mew Pur Pur
Mew Pur Pur
The inspector definitely needs to be reworked. I'm not sure if the rework will make it less compact or more. In any case, I think something for seeing way less...
I started thinking about what the inspector should look like, evaluating pros and cons of different approaches. I'm pretty set now on a completely different implementation, which makes collapsing pretty...
Then I'd rather re-evaluate the topic once this is finished, instead of starting from the assumptions of the old proposal, which was made in the context of the old inspector.
Good idea! I honestly want to have something more sophisticated than basic alphabetic sorting, I've just not figured out the full details of what exactly.
I won't know until I start working on it, but I think it should just be a setting in the existing formatters. I'm currently working on a major rework to...
Is this something that's really needed in the main repo for your use case or can you just make a quick and dirty fork? I'm not too familiar with the...
I'm conclusively deferring this for the time being. Plugins are complex and I need a solid foundation first.
So the \ element is not affected?
I can reproduce something like this very consistently on Firefox when the zoom is set to 110% The issue is in our `HandlerGUI.throw_mouse_motion_event()` method. For some reason, Godot's `get_window().get_mouse_position()` returns...
I can reproduce it still, even after 4.4. I think this is Godot's fault though.