Files
euri-packages/packages
c-ludenberg adfd1b4927 fix: set sidebar to top and navigation to bottom in branding.desc
The QML files are designed for sidebar-at-top (logo, step name,
progress bar) and navigation-at-bottom (Back/Cancel/Next buttons
in a horizontal row). branding.desc had them reversed (sidebar
at bottom, navigation on right), causing the entire chrome to
render in the wrong positions — sidebar at bottom with inverted
shadow and progress bar, navigation as a vertical strip on the
right side.

Changed: sidebar: qml,top | navigation: qml,bottom
2026-07-04 00:10:14 +02:00
..