mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Remove the show property from the tooltip
This was a bit of a weird setup, so i removed it. This way the tooltip can be used in the same way as the regular tooltip (by simply setting the visibility) CURA-6004
This commit is contained in:
parent
3f599bd06f
commit
0965d909c0
3 changed files with 6 additions and 9 deletions
|
@ -101,6 +101,6 @@ Button
|
|||
{
|
||||
id: tooltip
|
||||
tooltipText: base.text
|
||||
show: base.hovered
|
||||
visible: base.hovered
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue