Fixes the tooltip placement for the view mode button

Fixes: issue CURA-152
This commit is contained in:
Tamara Hogenhout 2015-09-16 17:15:21 +02:00
parent bb961ad1b1
commit aeb935489e
2 changed files with 23 additions and 9 deletions

View file

@ -368,6 +368,7 @@ UM.MainWindow
Button
{
id: viewModeButton
property bool verticalTooltip: true
anchors
{
top: parent.top;