Skip to content

qml: remove opacity mask effect from drag item

Fatih Uzunoğlu requested to merge fuzun/vlc:qml/removeopacitymask into master
  • We should avoid using Qt 5 compat unless it is really necessary.
  • It is bad idea to use Qt 5 effects in delegate.
  • Thumbnails are not shown in software mode.

Close #28301.

Edited by Fatih Uzunoğlu

Merge request reports