Make sure the loading text for a new login wraps
This commit is contained in:
committed by
Carl Schwan
parent
cee9058c77
commit
58b69cf13b
@@ -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