mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Ensure that the sourceSize is set correctly
This commit is contained in:
parent
53da111617
commit
1352193654
2 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,8 @@ Item
|
|||
background: UM.RecolorImage
|
||||
{
|
||||
source: UM.Theme.getIcon(control.isStarFilled ? "star_filled" : "star_empty")
|
||||
sourceSize.width: width
|
||||
sourceSize.height: height
|
||||
|
||||
// Unfilled stars should always have the default color. Only filled stars should change on hover
|
||||
color:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue