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

Non Dynamic Resize #236

Open
matthew-schiller opened this issue Jan 20, 2022 · 0 comments
Open

Non Dynamic Resize #236

matthew-schiller opened this issue Jan 20, 2022 · 0 comments
Labels
request Functionality requests

Comments

@matthew-schiller
Copy link

Resizing panes is very slow when there is a lot of text in the output log since it is trying to wrap text as you resize. You could give an option turn of wrapping, but I think just having the panes not resize dynamically would make all resizing more responsive. Since there are number of widgets that could have lots of children or text. Please use something like setOpaqueResize(false) for the QSplitter class.

@matthew-schiller matthew-schiller added the request Functionality requests label Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Functionality requests
Projects
None yet
Development

No branches or pull requests

1 participant