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

Restoring TAB-position (index) #154

Closed
amuralev opened this issue Jan 29, 2021 · 2 comments
Closed

Restoring TAB-position (index) #154

amuralev opened this issue Jan 29, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@amuralev
Copy link

amuralev commented Jan 29, 2021

  1. Set up KDDockWidgets::Config::Flag_AllowReorderTabs;
  2. Tabify two Docks (for example "DockWidget Remove duplicate logging_p.h #2", "DockWidget #0";
    image
  3. Reorder tabs by "QTabBar-drag" as
    image
  4. Undock "DockWidget #0" by mouse-drag;
  5. Dock "DockWidget #0" by double-click or "float"-button;

Dock do NOT restore last TAB-position:
image

It is possible to fix this behavior?

@iamsergio iamsergio self-assigned this Jan 29, 2021
@iamsergio iamsergio added the enhancement New feature or request label Jan 29, 2021
@iamsergio
Copy link
Contributor

sure

iamsergio added a commit that referenced this issue Jan 29, 2021
@amuralev
Copy link
Author

Thanks for fix!

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

No branches or pull requests

2 participants