Skip to content

qtquicksettings: Add workaround for Nvidia Wayland

David Redondo requested to merge work/nvidia-wayland into master

If using threaded rendering on wayland, QtQuick windows stop working when they are resized. As a workaround we can use the basic render loop. See also QTBUG-95817. CCBUG:432062

Merge request reports