Fix height of scroll view and make scrollable

Contributes to issue CURA-5876.
This commit is contained in:
Ghostkeeper 2018-12-06 11:16:42 +01:00
parent 5ba8820f18
commit 48e15daf64
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
2 changed files with 5 additions and 2 deletions

View file

@ -14,7 +14,7 @@ Button
property var configuration: null
hoverEnabled: true
height: childrenRect.height
height: background.height
background: Rectangle
{