fix:修复板擦面积问题

This commit is contained in:
CJK_mkp
2025-06-29 15:29:25 +08:00
parent a2860be7a3
commit b09afcf725
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -521,7 +521,7 @@ namespace Ink_Canvas {
k = 1.25;
break;
case 4:
k = 1.8;
k = 1.5;
break;
}