Skip to content

AbstractKCM: Port layout to the new Padding type, fix separators

ivan tkachenko requested to merge work/ratijas/paddings into master

Header and footer separators were anchored outside of their parent item, which has led to a barely-noticeable layout issue of hiding 1px of list content at the top and bottom of a page. This issue has bigger impact with thin outline background/focus style of list delegates.

Overall, the code has been cleaned up and factored out into convenient helpers.


Replaces kdeclarative!202 (closed)

Merge request reports