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

Docking tabs anywhere #2690

Closed
Squeeshy123 opened this issue May 6, 2021 · 1 comment
Closed

Docking tabs anywhere #2690

Squeeshy123 opened this issue May 6, 2021 · 1 comment

Comments

@Squeeshy123
Copy link

Describe the project you are working on

I'm working on an open world RPG

Describe the problem or limitation you are having in your project

Managing large files is really annoying when you have the file system only on the sides of the screen. Also this can limit the capacity of plugins because having you only be able to make plugins vertically can be limiting.

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

Making the tabs also dockable in the output/debugger/audio area (So you can do stuff like putting the output tab in the top right corner or putting the file system in the bottom part of the screen)

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

I can put it ANYWHERE

Like how unreal does it, where I can put the content browser in the top right and the actor palate at the bottom and the output log where the details panel is. Just docking any window anywhere.

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

It will be inside the engine itself.

Is there a reason why this should be core and not an add-on in the asset library?

The plugin and add on features do not let you change the behavior of the engine itself.

@Calinou
Copy link
Member

Calinou commented May 6, 2021

Duplicate of #1508.

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

No branches or pull requests

2 participants