Wraps the checkbox text for messages on the right to wrap on mobile devices (PinePhone).
This commit is contained in:
@@ -175,6 +175,7 @@ Kirigami.ScrollablePage {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
Kirigami.FormLayout {
|
Kirigami.FormLayout {
|
||||||
|
Layout.maximumWidth: parent.width
|
||||||
QQC2.CheckBox {
|
QQC2.CheckBox {
|
||||||
Kirigami.FormData.label: "Show Avatar:"
|
Kirigami.FormData.label: "Show Avatar:"
|
||||||
text: i18n("In Chat")
|
text: i18n("In Chat")
|
||||||
|
|||||||
Reference in New Issue
Block a user