scale fix

This commit is contained in:
2026-05-26 11:41:31 +02:00
parent 4ea74ed516
commit 6aedf6f8b7
4 changed files with 8 additions and 31 deletions
-1
View File
@@ -6,7 +6,6 @@ JsonObject {
property bool enable_pp: true
property string mode: "manual"
property bool rounded_corners: false
property real scale: 1.0
property int shadow_blur_passes: 1
property real shadow_blur_radius: 22.0
property list<int> shadow_color: [0, 0, 0, 160]