Adjust the minimum size to be something around 1280x1024.

Also adjust some colors color for the dark theme.

Contributes to CURA-5772.
This commit is contained in:
Diego Prado Gesto 2018-10-25 17:41:35 +02:00
parent e85b5febe1
commit e64698209c
5 changed files with 12 additions and 8 deletions

View file

@ -291,6 +291,7 @@ UM.MainWindow
onActiveViewChanged: viewModeButton.updateItemActiveFlags()
}
}
Loader
{
id: viewPanel
@ -307,7 +308,7 @@ UM.MainWindow
source: UM.ActiveView.valid ? UM.ActiveView.activeViewPanel : ""
}
ProgressAndSaveWidget
Cura.ActionPanelWidget
{
anchors.right: parent.right
anchors.bottom: parent.bottom