Skip to content
  • Nate Graham's avatar
    Vertically align icons in context view title+subtitles section · c8b666a2
    Nate Graham authored
    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.
    c8b666a2