Hide search link when not needed.

This commit is contained in:
Remco Burema 2021-12-01 13:53:43 +01:00
parent b5e06f6c67
commit c1298c6a5e
No known key found for this signature in database
GPG key ID: 215C49431D43F98C

View file

@ -180,7 +180,7 @@ Window
{
text: catalog.i18nc("@info", "Search in the browser")
iconSource: UM.Theme.getIcon("LinkExternal")
visible: pageSelectionTabBar.currentItem.hasSearch
isIconOnRightSide: true
font: UM.Theme.getFont("default")