Make sure the loading text for a new login wraps
Title BUG: 493869 (cherry picked from commitaff0402f71)58b69cf1Make sure the loading text for a new login wraps Co-authored-by: James Graham <james.h.graham@protonmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ LoginStep {
|
||||
id: root
|
||||
|
||||
FormCard.FormTextDelegate {
|
||||
textItem.wrapMode: Text.Wrap
|
||||
text: i18n("Please wait while your messages are loaded from the server. This might take a little while.")
|
||||
}
|
||||
FormCard.AbstractFormDelegate {
|
||||
|
||||
Reference in New Issue
Block a user