Skip to content

Fix broken layout on dialog footer

Nate Graham requested to merge ngraham/knewstuff:fix-footer into master

Requires kdeclarative!135 (merged)

With the aid of the new extraFooterTopPadding: property in GridViewKCM, we can fix the broken layout on the footer while simultaneously removing a few layout hacks that didn't work as intended.

Before After
Before After
Edited by Nate Graham

Merge request reports