feat(connectDevicePage): add centerCropRatio configuration item
新增了扫码页面的中心裁剪比例配置参数,用于调整扫码区域的裁剪比例
This commit is contained in:
parent
e8ce6c78be
commit
a6c5b01d6f
@ -2530,6 +2530,7 @@ MonoBehaviour:
|
|||||||
upscaleFactor: 2
|
upscaleFactor: 2
|
||||||
scanResolutionWidth: 640
|
scanResolutionWidth: 640
|
||||||
useAsyncScan: 1
|
useAsyncScan: 1
|
||||||
|
centerCropRatio: 0.5
|
||||||
enableAutoFocus: 1
|
enableAutoFocus: 1
|
||||||
focusInterval: 1
|
focusInterval: 1
|
||||||
previewUpdateInterval: 0.03
|
previewUpdateInterval: 0.03
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user