Skip to content

Tweak train delegate sizing

  • Move begin and end of the section stop line segment to the top and bottom of the delegate
  • Decrease left and right margin to just use Kirigami.Units.largeSpacing instead of the much bigger gridUnit
  • Use ColumnLayout instead of Column

Before:

image

After:

image

@mbruchert

Merge request reports