forked from Shinonome/dots-hyprland
booru response: less stupid layout.fillwidth
This commit is contained in:
@@ -100,9 +100,7 @@ Rectangle {
|
||||
id: tagsFlickable
|
||||
visible: root.responseData.tags.length > 0
|
||||
Layout.alignment: Qt.AlignLeft
|
||||
Layout.fillWidth: {
|
||||
return true
|
||||
}
|
||||
Layout.fillWidth: true
|
||||
implicitHeight: tagRowLayout.implicitHeight
|
||||
contentWidth: tagRowLayout.implicitWidth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user