-
Notifications
You must be signed in to change notification settings - Fork 814
Open
Description
In some cases, Zeal will render documents with artifacts, which are then removed after moving mouse over Zeal window. The reason for this could be due to bad graphic drivers, but I didn't noticed this problem in any other Qt apps, except Zeal (screenshots are below).
After setting one of these environment variables:
QMLSCENE_DEVICE=software
# or
QT_QUICK_BACKEND=software
from [1], they disappear. However, I can't set this globally, because programs like Zoom won't show videos/cameras from other participants; I assume it will use OpenGL exclusively for rendering videos. Is there any chance we can have this as an option in configuration?
I haven't noticed this while Zeal was using previous Qt version.
Metadata
Metadata
Assignees
Labels
No labels