Skip to content

qml: fix static shadows getting clipped

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

Depends on !6572.

This fixes shadows getting clipped in the player page (Only when Qt < 6.5, as otherwise MultiEffect is used):

Before:

image

After:

image

Request review @chub.

Merge request reports

Loading