mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:59:02 +08:00
increased size of clear icon
CURA-11003
This commit is contained in:
parent
78b7793cd4
commit
d017f0ec9c
@ -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…
x
Reference in New Issue
Block a user