forked from Shinonome/dots-hyprland
fix some "overrides a member of the base object" warnings
This commit is contained in:
@@ -9,7 +9,7 @@ StyledFlickable {
|
||||
property bool forceWidth: false
|
||||
property real bottomContentPadding: 100
|
||||
|
||||
default property alias data: contentColumn.data
|
||||
default property alias contentData: contentColumn.data
|
||||
|
||||
clip: true
|
||||
contentHeight: contentColumn.implicitHeight + root.bottomContentPadding // Add some padding at the bottom
|
||||
|
||||
Reference in New Issue
Block a user