Skip to content

Add vertical mode and hide_text/hide_icons properties to TabBar#118358

Open
StarryWorm wants to merge 2 commits intogodotengine:masterfrom
StarryWorm:improve-tabbar
Open

Add vertical mode and hide_text/hide_icons properties to TabBar#118358
StarryWorm wants to merge 2 commits intogodotengine:masterfrom
StarryWorm:improve-tabbar

Conversation

@StarryWorm
Copy link
Copy Markdown
Contributor

@StarryWorm StarryWorm commented Apr 9, 2026

This PR has two commits:

  1. Adds a new vertical mode to TabBar. In this mode, the tabs are stacked on top of each other instead of next to one another
  2. Adds two new toggles:
    2.1. hide_text: Hides the text on all tabs from displaying
    2.2. hide_icons: Hides the icons on all tabs from displaying

Below is a summary table (uses a mockup of the editor title bar)

-- Horizontal (default) Vertical
show both (default) image image
hide text image image
hide icons image image

@kitbdev
Copy link
Copy Markdown
Contributor

kitbdev commented Apr 9, 2026

@StarryWorm
Copy link
Copy Markdown
Contributor Author

StarryWorm commented Apr 9, 2026

I didn't see that PR, my bad, thanks kitbdev for linking

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants