Skip to content

Don't use anchors inside Control.contentItem

Carl Schwan requested to merge work/headerclean into master

Instead use proper API for adding padding: leftPadding and rightPadding. This makes the code a bit cleaner and guard use from some undefined behaviors.

Merge request reports