godot-dockable-container
godot-dockable-container copied to clipboard
Renaming tab breaks node paths
You cannot rename a tab without breaking node paths that include this node now
I made a PR
Hey @Lemonbrush, thanks for the report! Yeah, there is no way to rename tabs as of now without changing nodes' names. Thanks for the PR, I'll take a look at it.
By the way, you would normally link the issue in the PR's description instead of the other way around, so that the issue is closed automatically when merging/closing the PR.