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

This commit is contained in:
月月
2025-07-17 08:41:34 +08:00
29 changed files with 459 additions and 452 deletions
@@ -149,7 +149,7 @@ Item { // Player instance
Rectangle {
anchors.fill: parent
color: ColorUtils.transparentize(blendedColors.colLayer0, 0.25)
color: ColorUtils.transparentize(blendedColors.colLayer0, 0.3)
radius: root.popupRounding
}
}