Skip to content

Vertically align icons in context view title+subtitles section

Nate Graham requested to merge ngraham/elisa:aligned-icons into master

This makes them look a bit nicer. The whole view is now horizontally centered, rather than the individual labels being horizontally centered.

To do this, the code is changed to use a GridLayout rather than individual RowLayouts inside a ColumnLayout.

1

2

Long_1

Long_2

cc @bayang

Edited by Nate Graham

Merge request reports