[ui] Viewer2D: improve toolbar alignment/spacing

Conflicts:
	meshroom/ui/qml/Viewer/Viewer2D.qml
This commit is contained in:
Fabien Castan 2020-03-05 10:31:53 +01:00
parent e0b25a8aec
commit c9061f3fec
2 changed files with 32 additions and 21 deletions

View file

@ -81,7 +81,7 @@ Item {
title: "Image Viewer"
Layout.fillHeight: true
Layout.fillWidth: true
Layout.minimumWidth: 280
Layout.minimumWidth: 50
headerBar: RowLayout {
MaterialToolButton {