[KCM GridDelegate] Take into account implicitCellHeight for inner delegate…

Authored by broulik on Jun 25 2019, 10:41 AM.

Description

[KCM GridDelegate] Take into account implicitCellHeight for inner delegate height

It only affected the cellHeight of the GridView but not the actual size of the delegate contents container inside.
The - 2 * gridUnit undoes the + 2 * gridUnit in the GridView's default implicitCellHeight

Differential Revision: https://phabricator.kde.org/D22076

Details

Committed
broulikJun 25 2019, 10:41 AM
Differential Revision
D22076: [KCM GridDelegate] Take into account implicitCellHeight for inner delegate height
Parents
R296:0bcedd32c064: Fix GridDelegate icon
Branches
Unknown
Tags
Unknown