mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Added Tooltip alignment
CURA-6004
This commit is contained in:
parent
17cddac024
commit
3953c7bb3a
3 changed files with 30 additions and 3 deletions
|
@ -123,6 +123,8 @@ Column
|
|||
tooltip: text
|
||||
fixedWidthMode: true
|
||||
|
||||
toolTipContentAlignment: Cura.ToolTip.ContentAlignment.AlignLeft
|
||||
|
||||
onClicked: UM.Controller.setActiveStage("PreviewStage")
|
||||
visible: UM.Controller.activeStage != null && UM.Controller.activeStage.stageId != "PreviewStage"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue