mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -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
|
@ -115,6 +115,6 @@ Button
|
|||
Cura.ToolTip
|
||||
{
|
||||
id: tooltip
|
||||
show: button.hovered
|
||||
visible: button.hovered
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue