Merge pull request #2422 from fieldOfView/fix_dark_theme

Fix dark theme
This commit is contained in:
ChrisTerBeke 2017-09-14 13:29:22 +02:00 committed by GitHub
commit 106047a864
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ Item
style: UM.Theme.styles.scrollview style: UM.Theme.styles.scrollview
flickableItem.flickableDirection: Flickable.VerticalFlick flickableItem.flickableDirection: Flickable.VerticalFlick
Rectangle Item
{ {
width: childrenRect.width width: childrenRect.width
height: childrenRect.height height: childrenRect.height