booru response: less stupid layout.fillwidth

This commit is contained in:
end-4
2025-10-28 22:08:19 +01:00
parent 6c6a4edf59
commit fc32ce56d0
@@ -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