mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
CURA-5035 Small changes
This commit is contained in:
parent
f0c36f8471
commit
15b8d18da8
5 changed files with 26 additions and 9 deletions
|
@ -44,7 +44,7 @@ Item
|
|||
}
|
||||
width: UM.Theme.getSize("base_unit").width * 4
|
||||
height: UM.Theme.getSize("base_unit").height * 2
|
||||
onClicked: manager.detailView = ""
|
||||
onClicked: manager.detailView = false
|
||||
style: ButtonStyle
|
||||
{
|
||||
background: Rectangle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue