mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:46:05 +08:00
Removing shit until works.
This commit is contained in:
parent
4f70d34631
commit
d240feb78a
@ -170,7 +170,7 @@ UM.MainWindow
|
|||||||
}
|
}
|
||||||
height: stageMenu.source != "" ? Math.round(mainWindowHeader.height + stageMenu.height / 2) : mainWindowHeader.height
|
height: stageMenu.source != "" ? Math.round(mainWindowHeader.height + stageMenu.height / 2) : mainWindowHeader.height
|
||||||
|
|
||||||
LinearGradient
|
/*LinearGradient
|
||||||
{
|
{
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
start: Qt.point(0, 0)
|
start: Qt.point(0, 0)
|
||||||
@ -193,7 +193,7 @@ UM.MainWindow
|
|||||||
color: UM.Theme.getColor("main_window_header_background")
|
color: UM.Theme.getColor("main_window_header_background")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}*/
|
||||||
|
|
||||||
// This is a placeholder for adding a pattern in the header
|
// This is a placeholder for adding a pattern in the header
|
||||||
Image
|
Image
|
||||||
@ -207,7 +207,7 @@ UM.MainWindow
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
MainWindowHeader
|
/*MainWindowHeader
|
||||||
{
|
{
|
||||||
id: mainWindowHeader
|
id: mainWindowHeader
|
||||||
anchors
|
anchors
|
||||||
@ -216,7 +216,7 @@ UM.MainWindow
|
|||||||
right: parent.right
|
right: parent.right
|
||||||
top: applicationMenu.bottom
|
top: applicationMenu.bottom
|
||||||
}
|
}
|
||||||
}
|
}*/
|
||||||
|
|
||||||
Item
|
Item
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user