After first start (no machine added) the controls on right side are invisible

CURA-4357
This commit is contained in:
alekseisasin 2017-09-22 14:45:23 +02:00
parent e1f8676cac
commit ea65457920
2 changed files with 4 additions and 2 deletions

View file

@ -27,6 +27,7 @@ Item
ScrollView
{
visible: Cura.MachineManager.activeMachineName != "" // If no printers added then the view is invisible
anchors.fill: parent
style: UM.Theme.styles.scrollview
flickableItem.flickableDirection: Flickable.VerticalFlick