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

Fix Editor excessive width. #343

Merged
merged 2 commits into from
Mar 2, 2025
Merged

Conversation

WhalesState
Copy link

@WhalesState WhalesState commented Mar 1, 2025

  • Add new EditorScrollBox class and reused it for ScriptEditor, MainMenu, MainScreenButtons, and BottomPanel, check Fix BottomPanel excessive width. godotengine/godot#97878

  • Allow using HFlowContainer in more places around the editor.

  • Fix AssetLib excessive width and layout bugs

  • Add text_alignment and text_overrun_behavior properties to LinkButton.

Add new EditorScrollBox class and reused it for ScriptEditor, MainMenu, MainScreenButtons, and BottomPanel.
Allow using HFlowContainer in more places around the editor.
Also adds text_alignment and text_overrun_behavior to LinkButton.
@Bioblaze Bioblaze merged commit 897eb10 into blazium-engine:blazium-dev Mar 2, 2025
22 checks passed
@sshiiden sshiiden added enhancement New feature or improvement topic:gui Changes related to scene/gui files. topic:editor Changes related to editor files. labels Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement topic:editor Changes related to editor files. topic:gui Changes related to scene/gui files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants