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

Bug about using RestoreOption_RelativeToMainWindow #184

Closed
amuralev opened this issue Mar 15, 2021 · 0 comments
Closed

Bug about using RestoreOption_RelativeToMainWindow #184

amuralev opened this issue Mar 15, 2021 · 0 comments
Assignees
Milestone

Comments

@amuralev
Copy link

  1. Run "kddockwidgets_example" with "-s" option;
  2. Maximize MainWindow by double-click from titlebar or maximize button;
  3. Save layout from menu;
  4. Set any size of MainWindow;
  5. Restore layout from menu;
  6. MainWindow becomes MAXIMIZED (but KDDockWidgets::RestoreOption_RelativeToMainWindow was USED).

Environment:

  1. Windows 10 (64bit);
  2. Qt 5.15.1 MSVC 2019 64bit;
  3. KDDW master-branch.
iamsergio added a commit that referenced this issue Apr 26, 2021
…iveToMainWindow

We don't restore main window's geometry either
Fixes issue #184
@iamsergio iamsergio self-assigned this Apr 26, 2021
@iamsergio iamsergio added this to the v1.3.1 milestone Apr 26, 2021
iamsergio added a commit that referenced this issue Apr 27, 2021
…iveToMainWindow

We don't restore main window's geometry either
Fixes issue #184
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