mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 15:57:52 -06:00
The Cura logo in left top corner is not displayed properly.
CURA-6044
This commit is contained in:
parent
d33cb6dfe9
commit
d891d30ab8
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ Item
|
||||||
source: UM.Theme.getImage("logo")
|
source: UM.Theme.getImage("logo")
|
||||||
width: UM.Theme.getSize("logo").width
|
width: UM.Theme.getSize("logo").width
|
||||||
height: UM.Theme.getSize("logo").height
|
height: UM.Theme.getSize("logo").height
|
||||||
|
|
||||||
|
mipmap: true
|
||||||
}
|
}
|
||||||
|
|
||||||
Row
|
Row
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue