mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
15.10 Re-alignment of the messagestack
Contributes to: issue CURA-60
This commit is contained in:
parent
83426878d2
commit
b799acafab
1 changed files with 2 additions and 5 deletions
|
@ -212,11 +212,8 @@ UM.MainWindow {
|
|||
|
||||
UM.MessageStack {
|
||||
anchors {
|
||||
left: toolbar.right;
|
||||
leftMargin: UM.Theme.sizes.window_margin.width;
|
||||
right: sidebar.left;
|
||||
rightMargin: UM.Theme.sizes.window_margin.width;
|
||||
top: parent.verticalCenter;
|
||||
horizontalCenter: parent.horizontalCenter
|
||||
horizontalCenterOffset: -(UM.Theme.sizes.logo.width/ 2)
|
||||
bottom: parent.bottom;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue