Add tooltip to "customised values" indicator

CURA-909
This commit is contained in:
fieldOfView 2016-03-22 17:24:35 +01:00
parent 6b2b948623
commit c37c63fa89
2 changed files with 13 additions and 1 deletions

View file

@ -68,9 +68,12 @@ Rectangle
addProfileAction: base.addProfileAction
manageProfilesAction: base.manageProfilesAction
anchors.top: settingsModeSelection.bottom
anchors.topMargin: UM.Theme.getSize("default_margin").height
anchors.topMargin: UM.Theme.getSize("default_margin").height
width: parent.width
height: totalHeightProfileSetup
onShowTooltip: base.showTooltip(item, location, text)
onHideTooltip: base.hideTooltip()
}
currentModeIndex: