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

VTK rendering area does not scale with Qt Window change when using QT_SCALE_FACTOR for 4k displays #1277

Open
chrisgmorton opened this issue Sep 21, 2023 · 0 comments

Comments

@chrisgmorton
Copy link

chrisgmorton commented Sep 21, 2023

Linux Ubuntu 20.04 (GCC 9.4.0) Python 3.11.4, VTK 9.3.0rc1, Qt 5.15.2, PySide2 5.15.10 (modified to support Python 3.11)
Mayavi is head of master as is pyface (of main), traits (of main), traitsui (of main)

For 4k displays using:

export QT_ENABLE_HIGHDPI_SCALING=1 #(QT_AUTO_SCREEN_SCALE_FACTOR in Qt 5.12)
export QT_SCALE_FACTOR=1.3
lorenz

This is a regression, but it is unclear whether this is caused by Qt, VTK, or Mayavi/Pyface/Traits/TraitsUI changes.

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

No branches or pull requests

1 participant