Skip to content

MediaCollectionViewCell: Fix regression

Regression leading to having a right margin way too large when the new label is not visible has been fixed.

The margin is adapted depending on whether the new label is shown or not.

Closes #1258 (closed)

Merge request reports