mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Fix height of scroll view and make scrollable
Contributes to issue CURA-5876.
This commit is contained in:
parent
5ba8820f18
commit
48e15daf64
2 changed files with 5 additions and 2 deletions
|
@ -14,7 +14,7 @@ Button
|
|||
property var configuration: null
|
||||
hoverEnabled: true
|
||||
|
||||
height: childrenRect.height
|
||||
height: background.height
|
||||
|
||||
background: Rectangle
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue