enthought / enthought/mayavi

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

Open
#1,277 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.