This commit is contained in:
朱子楚\zhuzi
2024-03-09 22:19:10 +08:00
parent eff9e385f5
commit 1d5f8772e1
35 changed files with 47 additions and 47 deletions

View File

@ -23,7 +23,7 @@ FluScrollablePage{
right: parent.right
}
FluText{
wrapMode: Text.WordWrap
wrapMode: Text.WrapAnywhere
width: parent.width
text: qsTr("It usually appears in the upper right corner of the notification icon or avatar to display the number of messages that need to be processed")
}