mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:39:02 +08:00
The Cura logo in left top corner is not displayed properly.
CURA-6044
This commit is contained in:
parent
d33cb6dfe9
commit
d891d30ab8
@ -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…
x
Reference in New Issue
Block a user