mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-01 06:43:22 +08:00
Hide search link when not needed.
This commit is contained in:
parent
b5e06f6c67
commit
c1298c6a5e
@ -180,7 +180,7 @@ Window
|
|||||||
{
|
{
|
||||||
text: catalog.i18nc("@info", "Search in the browser")
|
text: catalog.i18nc("@info", "Search in the browser")
|
||||||
iconSource: UM.Theme.getIcon("LinkExternal")
|
iconSource: UM.Theme.getIcon("LinkExternal")
|
||||||
|
visible: pageSelectionTabBar.currentItem.hasSearch
|
||||||
isIconOnRightSide: true
|
isIconOnRightSide: true
|
||||||
font: UM.Theme.getFont("default")
|
font: UM.Theme.getFont("default")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user