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

Add left, right and bottom location options for TabContainer #1986

Open
EricEzaM opened this issue Dec 15, 2020 · 1 comment
Open

Add left, right and bottom location options for TabContainer #1986

EricEzaM opened this issue Dec 15, 2020 · 1 comment

Comments

@EricEzaM
Copy link

Describe the problem or limitation you are having in your project

More advanced usage of tabs.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Add left, right and bottom options for TabContainer

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Bottom: Visual Studio
image

Left/Right
image

If this enhancement will not be used often, can it be worked around with a few lines of script?

Basically would need to write your own tab container from scratch

@Calinou
Copy link
Member

Calinou commented Dec 15, 2020

See also godotengine/godot#4214.

Tabs on the bottom sound good, but I'm not sure if side tab locations are that useful to have in TabContainer, since this can be replicated relatively easily using themed Button nodes.

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

Successfully merging a pull request may close this issue.

2 participants