Add options to choose the placement of editor elements according to user preferences(screenshot) #12537
piotrtrkostrzewski94
started this conversation in
Editor
Replies: 2 comments 1 reply
-
Audacity could be an inspiration: Audacity_amQRYkmWTt.mp4Though personally I find this particular one annoying, because I tend to move something by accident :P Doing this in Godot would require some serious reorganization of editor's GUI, but it's doable. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The files to edit are Editor/editor_interface.cpp and editor_interface.h |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,


I would like to move the Play/Pause icons and the rest to the left under the Scene menu etc.
I used the ETS 2 Map Editor and that's how the icons were placed and it worked for me:
I'm trying to configure it by modifying the Godot code, but the Godot code is still new to me.
If there was a way to add this to Godot I would be grateful. I think there are many people like me for whom this menu on the left would be more intuitive. I think it would be possible to give a choice in a drop-down box with the Right, Left options in the Editor settings so that everyone can customize it for themselves.
I marked in red which icons I mean and in green the place where the icons could be (under the Scenes menu etc.)
Thank you very much for your time.
Have a nice weekend.
Best regards,
Piotrek
Beta Was this translation helpful? Give feedback.
All reactions