Skip to content

qml: respect property `smooth` in RoundImage

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

This property basically determines what kind of filtering is used for the texture, it is either linear or nearest filtering.

Request review @chub.

Merge request reports

Loading