Skip to content

qt: fix `qt-video-autoresize` not applying correct scale with Wayland

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/videowindowhandlerwayland into master

CompositorWayland::onSurfaceSizeChanged() already adjusts the size.

Currently, the size is divided by the scale two times.

Request review @chub.

Merge request reports

Loading