Skip to content

Fixes for macOS #34

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

Open
wants to merge 1,400 commits into
base: master
Choose a base branch
from
Open

Fixes for macOS #34

wants to merge 1,400 commits into from

Conversation

kbaker
Copy link

@kbaker kbaker commented May 13, 2022

Fixed an issue where dragging a floating dock container over the main window would make the floating dock container spontaneously go behind the main window.
Fixed an issue where dragging a floating dock container or a floating drag preview would attempt to dock with other floating dock containers that were partially or fully obscured by the main window.
Fixed some clazy warnings.
Fixed some comments on the close of private structures.

githubuser0xFFFF and others added 26 commits November 18, 2022 23:16
Returning the dock container of the internal dock area is wrong, if the dock widget is removed from
the AutoHideDockContainer, then the DockArea container function already returns the new dock container
of the DockArea and not the dock container of the AutoHideDockContainer.cpp
Removed ubuntu-latest because there seems to be build issues for ubuntu-22.04
added Ubuntu 22.04 build with Qt6
@githubuser0xFFFF githubuser0xFFFF force-pushed the master branch 4 times, most recently from 6ed96a9 to 1c71ba9 Compare February 10, 2023 13:27
githubuser0xFFFF and others added 30 commits June 1, 2025 11:59
… manager instead of deprecated DockWidgetr constructor
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

Successfully merging this pull request may close these issues.