mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 08:18:25 +02:00
[ui] Viewer2D: improve toolbar alignment/spacing
Conflicts: meshroom/ui/qml/Viewer/Viewer2D.qml
This commit is contained in:
parent
e0b25a8aec
commit
c9061f3fec
2 changed files with 32 additions and 21 deletions
|
@ -81,7 +81,7 @@ Item {
|
|||
title: "Image Viewer"
|
||||
Layout.fillHeight: true
|
||||
Layout.fillWidth: true
|
||||
Layout.minimumWidth: 280
|
||||
Layout.minimumWidth: 50
|
||||
|
||||
headerBar: RowLayout {
|
||||
MaterialToolButton {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue