-
-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Add opened scenes list button #108079
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
base: master
Are you sure you want to change the base?
Add opened scenes list button #108079
Conversation
Interesting, in fork I don't have failed stylecheck action (https://github.com/arkology/godot/actions/runs/15944544374) |
I'm not sure if this needs a new icon, you can just use the GuiTabMenuHl. |
Originally I used GuiTabMenuHl (you can see it in linked feature request issue), but then looked how it is done in other places like Notepad++ and Visual Studio. |
I wonder if we need arrows now? I personally don't see myself using arrows when there is dropdown |
I think still keeping them is ok because they indicate that there are invisible tabs. |
Hello, great idea, in my opinion a good extension of functionality would be to add a search engine, it would be useful when someone has so many scenes that entering the name will be faster for them. Theoretically it could be done using TextEdit, what do you think? |
@piotrtrkostrzewski94 |
@arkology Thank you very much |
Attempt to resolve a problem raised in godotengine/godot-proposals#9954.
godot.windows.editor.dev.x86_64_8oll5CHTSk.mp4
Previous version, different dropdown icon (reverted after KoBeWi comment)
godot.windows.editor.dev.x86_64_VfAuMUlzC3.mp4
Closes godotengine/godot-proposals#9954