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