Fix "double"/non-functional scrollbars on ScrollViews

This commit is contained in:
fieldOfView 2022-03-22 14:46:14 +01:00
parent 1e15197d44
commit 09c3ae628e
6 changed files with 7 additions and 7 deletions

View file

@ -141,7 +141,7 @@ UM.PreferencesPage
ScrollBar.vertical: UM.ScrollBar
{
id: preferencesScrollBar
parent: preferencesScrollView
parent: preferencesScrollView.parent
anchors
{
top: parent.top