mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Merge branch '3.0' of github.com:Ultimaker/Cura into 3.0
This commit is contained in:
commit
7539bddf83
2 changed files with 3 additions and 3 deletions
|
|
@ -290,7 +290,7 @@ Rectangle
|
||||||
|
|
||||||
Image
|
Image
|
||||||
{
|
{
|
||||||
width: statusText.height * screenScaleFactor
|
width: statusText.height
|
||||||
height: width
|
height: width
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.rightMargin: UM.Theme.getSize("default_margin").width
|
anchors.rightMargin: UM.Theme.getSize("default_margin").width
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue