mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
increased size of clear icon
CURA-11003
This commit is contained in:
parent
78b7793cd4
commit
d017f0ec9c
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ Item
|
|||
iconSource: UM.Theme.getIcon("Cancel")
|
||||
visible: base.hasSearchFilter
|
||||
|
||||
height: Math.round(filter.height * 0.4)
|
||||
height: Math.round(filter.height * 0.5)
|
||||
width: visible ? height : 0
|
||||
|
||||
anchors.verticalCenter: filter.verticalCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue