Skip to content

Fix masks of completely black mask frames

Marco Martin requested to merge work/mark/maskNoAlpha into master

mask() of a QPixmap without alpha Channel will be null but if our mask has no alpha at all, we want instead consider the entire area as the mask This fixes panel with a wrong mask on certain occasions

Edited by Marco Martin

Merge request reports

Loading