broulik added inline comments.

INLINE COMMENTS

> GridDelegate.qml:81
>          height: Kirigami.Settings.isMobile ? Math.round((delegate.width - 
> Kirigami.Units.gridUnit) / 1.6)
> -                                           : 
> Math.min(delegate.GridView.view.implicitCellHeight - Kirigami.Units.gridUnit 
> * 2,
> +                                           : 
> Math.min(delegate.GridView.view.implicitCellHeight - Kirigami.Units.gridUnit 
> * 3,
>                                                        delegate.height - 
> Kirigami.Units.gridUnit)

This change breaks colors KCM thumbnail size

REPOSITORY
  R296 KDeclarative

REVISION DETAIL
  https://phabricator.kde.org/D25999

To: ngraham, #vdg, #plasma, davidedmundson
Cc: broulik, ndavis, filipf, kde-frameworks-devel, LeGast00n, GB_2, michaelh, 
ngraham, bruns

Reply via email to