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

Change layout from QGridLayout to QHBoxLayout to add QSplitter #1541

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

samamou
Copy link

@samamou samamou commented Jun 12, 2024

Changing QGridLayout to QVBoxLayout to provide resizable panes

issue with this implementation: when one of the panes isn't populates, such as with audio device, it leaves a gap
QGridLayout
image
QVBoxLayout
image

@samamou samamou linked an issue Jun 12, 2024 that may be closed by this pull request
@samamou samamou marked this pull request as draft June 17, 2024 21:42
@samamou samamou self-assigned this Jun 17, 2024
@samamou
Copy link
Author

samamou commented Sep 11, 2024

Ok hopefully this is a bit better, but I wasn't able to center the warning text in the settings col though!
image

@samamou samamou marked this pull request as ready for review September 12, 2024 16:03
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.

Resize windows split
2 participants