ThemeEditor: Reorganize/fix UI to make it fit in editor (at its minimum size in single-window mode) better#109237
Merged
Repiteo merged 1 commit intogodotengine:masterfrom Nov 10, 2025
Merged
Conversation
bruvzg
approved these changes
Aug 6, 2025
Member
bruvzg
left a comment
There was a problem hiding this comment.
Looks good, theme editor seems to be usable at min. window size.
AThousandShips
approved these changes
Aug 6, 2025
5916017 to
a35f85d
Compare
KoBeWi
reviewed
Aug 6, 2025
Member
KoBeWi
reviewed
Aug 6, 2025
Contributor
Author
a35f85d to
5ee859b
Compare
Contributor
Author
I was looking through the list of issues I had saved earlier (and was interested in) and found this godotengine/godot-proposals#9372. So actually I could make this button flat! @KoBeWi what do you think? |
Member
|
Flat and next to the last tab, like in the proposal and scene tabs. That would be nice. |
5ee859b to
12e51e2
Compare
12e51e2 to
ce80417
Compare
KoBeWi
reviewed
Aug 16, 2025
KoBeWi
approved these changes
Aug 16, 2025
ce80417 to
728e914
Compare
…imum size in single-window mode) better Replace text for add/close buttons with icons, remove theme preview custom minimum width, fix "Manage Items" window size in single-window mode and editor window at minimum size. Also theme preview tab looks like scenes tab. This allows to reduce minimum size of `ThemeEditor`, improving (partially fixing) the use of non-standard editor layouts (for example, 2 columns for left dock and 1 column for right dock) without panels pushed out of screen.
728e914 to
4f1f01f
Compare
Contributor
|
Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Replace text for add preview / close buttons with icons, remove theme preview custom minimum width, fix "Manage Items" window size in single-window mode and editor window at minimum size.
This allows to reduce minimum size of
ThemeEditor, improving (partially fixing) the use of non-standard editor layouts (for example, 2 columns for left dock and 1 column for right dock) without panels pushed out of screen.Godot_v4.5-beta3_win64_cMxgLUPIbN.mp4
Related to #102301
UPD: Now it looks a bit different (after addressing @KoBeWi feedback) and also closes godotengine/godot-proposals#9372:
godot.windows.editor.x86_64_pcjY8XFJFD.mp4