Merge remote-tracking branch 'origin/main' into addon-i18n

This commit is contained in:
月月
2025-07-13 13:22:49 +08:00
11 changed files with 216 additions and 85 deletions
@@ -68,6 +68,7 @@ Item {
}
StyledText {
visible: Config.options.bar.verbose
width: rowLayout.width - (CircularProgress.size + rowLayout.spacing * 2)
Layout.alignment: Qt.AlignVCenter
Layout.fillWidth: true // Ensures the text takes up available space