feat(connectDevicePage): add centerCropRatio configuration item

新增了扫码页面的中心裁剪比例配置参数,用于调整扫码区域的裁剪比例
This commit is contained in:
yuqucheng 2026-07-23 16:36:24 +08:00
parent e8ce6c78be
commit a6c5b01d6f

View File

@ -2530,6 +2530,7 @@ MonoBehaviour:
upscaleFactor: 2
scanResolutionWidth: 640
useAsyncScan: 1
centerCropRatio: 0.5
enableAutoFocus: 1
focusInterval: 1
previewUpdateInterval: 0.03