arkology

Results 40 comments of arkology

This is big step (even if not directly) towards global addons 🥳 I like it

Is there anything we can help with to bring the moment of merge of this PR closer? Also if I'm correct this PR and https://github.com/godotengine/godot/pull/98544 are related.

It would be great to see this feature in 4.5. @timothyqiu is there anything we could do to help with it? Like more testing for example.

> Works great now 🙂 > > BTW, could we detect width of the widest label before drawing it and set custom minimum size to this value? Setting custom minimum...

> My implementation is similar to how `GraphEdit` and `CanvasEditor` scroll works, so it is consistent In `GraphEdit` and `CanvasEditor` this is more about panning. As a user I would...

> Is there any possibility of getting this into upcoming 4.4, or is it too late for that? Due to Godot release policy - not possible) This PR doesn't even...

I have tested speed improvement by changing zoom inside script editor using mouse wheel and difference is really noticeable🚀

Not sure I dislike or appreciate it. Anyway, "Resources" may be misleading.

Limit rect will reduce itself after moving it for a while. https://github.com/user-attachments/assets/4e9e1313-f68e-43d5-ac15-29322cc17ec5

Confirm that PR fixes both issues mentioned in https://github.com/godotengine/godot/pull/101427#issuecomment-2727393414. Some suggestions: - Allow limit rect corners selection to enable diagonal resizing. - Allow selecting nodes inside limit rect in "Select...