Merge pull request #4882 from Ultimaker/CURA-5959-action-panel-ui-fixes

Cura-5959 action panel ui fixes
This commit is contained in:
Diego Prado Gesto 2018-11-26 14:31:01 +01:00 committed by GitHub
commit 9c240bdfe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 167 additions and 577 deletions

View file

@ -37,7 +37,7 @@ Item
leftMargin: UM.Theme.getSize("wide_margin").width
topMargin: UM.Theme.getSize("wide_margin").height
}
color: white //Always a white background for image (regardless of theme).
color: "white" //Always a white background for image (regardless of theme).
Image
{
anchors.fill: parent