Wraps the checkbox text for messages on the right to wrap on mobile devices (PinePhone).

This commit is contained in:
Jose Flores
2022-02-21 20:15:22 -06:00
parent 7d5a8c87a1
commit f74c6a41ae

View File

@@ -175,6 +175,7 @@ Kirigami.ScrollablePage {
}
}
Kirigami.FormLayout {
Layout.maximumWidth: parent.width
QQC2.CheckBox {
Kirigami.FormData.label: "Show Avatar:"
text: i18n("In Chat")