Replies: 1 comment 1 reply
-
wasn't this the behavior in old versions? I think this was changed because precisely people were complaining that it was intrusive. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be a great UX improvement if there was an option to automatically switch between the Script and the 2D/3D editor instead of staying in the Script Editor when the .tscn file has a script attached to it.
I find the current behaviour cumbersome in the following scenarious:
I am in the Script Editor and I want to modify another scene. I perform Quick Open Scene, select the scene I want to edit but it does not switch to the 2D/3D editor because the scene I selected has a script attached to it.
I am in the Script Editor and I want to open a scene via the FileSystem. I double click the .tscn file but I stay in the Script Editor because the scene I selected has a script attached to it.
Beta Was this translation helpful? Give feedback.
All reactions