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

Widgets without a dock location should stick to widgets with a dock location #281

Open
tlaemmlein opened this issue Mar 21, 2022 · 0 comments

Comments

@tlaemmlein
Copy link

tlaemmlein commented Mar 21, 2022

System: Windows 10 / VS 2019
kddockwidgets version: 1.6.0 with bug fix: #96

Steps:

  • Open a floating widget and dock it to the main window
  • Open another floating widget. Hence it doesn't have a dock location
  • Undock the first widget
  • Tab the second to the first widget
  • Click on the dock button
  • Observe the first widget will be docked but the second remains as a floating widget

Is it not logic that both widgets should be docked?
I understand it will be complex to have a similar behvaiour for already docked widgets.
But I see this issue 'only' for non-docked widgets.
It is a kind of grouping feature request.

widgets_without_dock_location_should_stick_to_widgets_with_dock_location

Kind Regards,
Thomas

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

1 participant