Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote scene tree: Dock "Inspector" update problem #45205

Closed
Torguen opened this issue Jan 15, 2021 · 6 comments
Closed

Remote scene tree: Dock "Inspector" update problem #45205

Torguen opened this issue Jan 15, 2021 · 6 comments

Comments

@Torguen
Copy link

Torguen commented Jan 15, 2021

Godot version:

3.2.4 beta 5 mono

OS/device including version:

win10 64

Issue description:

The inspector section does not update when "Remote" mode is automatically activated when executing a scene.
For the "Inspector" section to be updated, the user must select another node (this will minimize the execution window) and then select the initially selected node, this updates the "Inspector" dock, now the user must maximize the execution window again ... a good waste of time.
The "Inspector" dock could automatically update to show the selected node when the scene is run.
In this GIF you can see everything.

gif

Steps to reproduce:
Enable "Remote" mode execution by default when executing a scene.
Select a node before running the scene.
Run the scene.
The "Inspector" dock appears empty or shows a node that is out of remote mode although you can see that a node is selected.

Minimal reproduction project:

@Zireael07
Copy link
Contributor

Not limited to Windows nor beta. I am on 3.2.3 on Linux Manjaro and seeing the same behavior.

@Torguen
Copy link
Author

Torguen commented Feb 9, 2021

Could the execution window be implemented in the editor?
This way it will never be minimized because it belongs to the publisher itself.

@Zireael07
Copy link
Contributor

@Torguen: Been suggested already, requires an extensive rework of editor.

@Torguen
Copy link
Author

Torguen commented Feb 9, 2021

@Torguen: Been suggested already, requires an extensive rework of editor.

Can you tell me the thread in which the suggestion was made?

@Zireael07
Copy link
Contributor

godotengine/godot-proposals#1864 (thread title is a bit different, but if you read through it, it'll point you to a PR which attempted the rework, and from there, you can probably find the original proposal from years back)

@Calinou Calinou changed the title Dock "Inspector" update problem Remote scene tree: Dock "Inspector" update problem Mar 25, 2021
@Calinou
Copy link
Member

Calinou commented Mar 25, 2021

Closing in favor of godotengine/godot-proposals#1864, as feature proposals are now tracked on the Godot proposals repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants