mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Hide search link when not needed.
This commit is contained in:
parent
b5e06f6c67
commit
c1298c6a5e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue