D27315: Fix size of the header in GridViewKCM

2020-02-13 Thread David Redondo
This revision was automatically updated to reflect the committed changes. Closed by commit R296:d9b52d900471: Fix size of the header in GridViewKCM (authored by davidre). REPOSITORY R296 KDeclarative CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D27315?vs=75445&id=75642 REVISION DET

D27315: Fix size of the header in GridViewKCM

2020-02-11 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Resolves https://bugs.kde.org/show_bug.cgi?id=417347 and seems like the correct fix. REPOSITORY R296 KDeclarative BRANCH gridviewkcm (branched from master) REVISION DETAIL https:/

D27315: Fix size of the header in GridViewKCM

2020-02-11 Thread Nathaniel Graham
ngraham edited the summary of this revision. REPOSITORY R296 KDeclarative REVISION DETAIL https://phabricator.kde.org/D27315 To: davidre, mart, broulik Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns

D27315: Fix size of the header in GridViewKCM

2020-02-11 Thread David Redondo
davidre edited the test plan for this revision. davidre added a reviewer: broulik. REPOSITORY R296 KDeclarative REVISION DETAIL https://phabricator.kde.org/D27315 To: davidre, mart, broulik Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns

D27315: Fix size of the header in GridViewKCM

2020-02-11 Thread David Redondo
davidre created this revision. davidre added a reviewer: mart. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidre requested review of this revision. REVISION SUMMARY The same as in SimpleKCM and ScrollviewKCM REPOSITORY R296 KDeclarative BRANCH gri