Merge pull request #4970 from Ultimaker/fix_preview_stage_menu

Fix preview stage menu
This commit is contained in:
alekseisasin 2018-12-12 11:22:08 +01:00 committed by GitHub
commit 64104e47c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 94 additions and 62 deletions

View file

@ -43,7 +43,7 @@ Cura.ExpandablePopup
Label
{
id: title
text: catalog.i18nc("@button", "View types")
text: catalog.i18nc("@label", "View types")
verticalAlignment: Text.AlignVCenter
height: parent.height
elide: Text.ElideRight