Show tooltip on the right side if the setting area is to far to the left

CURA-6478
This commit is contained in:
Jaime van Kessel 2019-04-29 10:33:02 +02:00
parent 04c39824cb
commit 8d0a31dcfb
2 changed files with 36 additions and 16 deletions

View file

@ -391,6 +391,7 @@ UM.MainWindow
PrintSetupTooltip
{
id: tooltip
sourceWidth: UM.Theme.getSize("print_setup_widget").width
}
}