mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Hide 'show in browser' when the user can't visit the printer overview
No use then. They can't visit that page. Contributes to issue CURA-9220.
This commit is contained in:
parent
19ba092340
commit
615f16bda0
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ Item
|
|||
}
|
||||
height: 18 * screenScaleFactor // TODO: Theme!
|
||||
width: childrenRect.width
|
||||
visible: OutputDevice.canReadPrinterDetails
|
||||
|
||||
UM.ColorImage
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue