mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Fix logo aliasing
CURA-6044
This commit is contained in:
parent
36efa171c6
commit
9ffc039254
2 changed files with 3 additions and 2 deletions
|
@ -30,7 +30,8 @@ Item
|
|||
width: UM.Theme.getSize("logo").width
|
||||
height: UM.Theme.getSize("logo").height
|
||||
|
||||
mipmap: true
|
||||
sourceSize.width: width
|
||||
sourceSize.height: height
|
||||
}
|
||||
|
||||
Row
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue