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

Window cannot be maximised by double clicking the title bar #7

Closed
Augus1999 opened this issue Dec 15, 2024 · 1 comment
Closed

Window cannot be maximised by double clicking the title bar #7

Augus1999 opened this issue Dec 15, 2024 · 1 comment
Labels
upstream problem This issue is related to the dependency package(s)

Comments

@Augus1999
Copy link
Owner

By double-clicking the title bar, the window shows as full screen rather than maximised.

It is the bug of PyQt6==6.8.0, in which showMaximized() method does not behave as normal. All weird behaviours of resizing and rendering of the window forms after upgrading to this version seems to be related to this problem.

@Augus1999 Augus1999 added the upstream problem This issue is related to the dependency package(s) label Dec 15, 2024
@Augus1999
Copy link
Owner Author

We share wait for the next update of PyQt6.

@Augus1999 Augus1999 pinned this issue Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream problem This issue is related to the dependency package(s)
Projects
None yet
Development

No branches or pull requests

1 participant