mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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!
|
height: 18 * screenScaleFactor // TODO: Theme!
|
||||||
width: childrenRect.width
|
width: childrenRect.width
|
||||||
|
visible: OutputDevice.canReadPrinterDetails
|
||||||
|
|
||||||
UM.ColorImage
|
UM.ColorImage
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue