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

Remove the window state setting for DisplayWidget #790

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

danielsheh02
Copy link
Contributor

For a DisplayWidget that is called from user scripts, you do not need to set the window size, since its size depends on the parent widget and the layout in which we put it. Moreover, for Qt 5.15, because of this line, the widget DisplayWidget is not displayed at all, since it has already been installed in layout.

For a DisplayWidget that is called from user scripts, you do not need to set the window size, since its size depends on the parent widget and the layout in which we put it. Moreover, for Qt 5.15, because of this line, the widget DisplayWidget is not displayed at all, since it has already been installed in layout.
@danielsheh02 danielsheh02 changed the title Remov the window state setting for DisplayWidget Remove the window state setting for DisplayWidget Oct 4, 2024
@iakov iakov merged commit 8bb8250 into trikset:master Oct 4, 2024
14 of 16 checks passed
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.

2 participants