mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Fix "double"/non-functional scrollbars on ScrollViews
This commit is contained in:
parent
1e15197d44
commit
09c3ae628e
6 changed files with 7 additions and 7 deletions
|
@ -68,7 +68,7 @@ Item
|
|||
clip: true
|
||||
|
||||
ScrollBar.vertical: UM.ScrollBar {
|
||||
parent: container
|
||||
parent: container.parent
|
||||
anchors
|
||||
{
|
||||
top: parent.top
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue