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

Tabs support #140

Open
voltcode opened this issue May 6, 2020 · 1 comment
Open

Tabs support #140

voltcode opened this issue May 6, 2020 · 1 comment

Comments

@voltcode
Copy link

voltcode commented May 6, 2020

It would be awesome, if the library supported creating tabs as an option when putting one window over another. An example would be how visual studio docking works.

Usually it works that way:

  • you drag a window over another
  • in the middle of the window in the background, a set of icons shows up
  • there is one icon per direction where the new window should be (top, bottom,...)
  • fitfth, middle icon is to create a tab - the new and existing window form a tabbed layout
@nelsieborja
Copy link

Maybe you would want to try these:

Not React but can be used with it: golden-layout
Less popular but React and does the job: FlexLayout, rc-dock

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

No branches or pull requests

2 participants