修复裁剪框在画布缩放后的触摸操作

- onTouchEvent()中将触摸坐标除以containerScale进行转换
- 边界检测使用转换后的坐标buckets
- 确保单指移动裁剪框在缩放后正常工作
This commit is contained in:
2026-04-28 10:26:58 +08:00
parent 7f6cd8295c
commit 990ca8e27c
2 changed files with 16 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Tue Apr 28 10:15:27 CST 2026
#Tue Apr 28 10:21:42 CST 2026
stageCount=7
libraryProject=
baseVersion=15.0
publishVersion=15.0.6
buildCount=36
buildCount=37
baseBetaVersion=15.0.7