DocumentReader-Android icon indicating copy to clipboard operation
DocumentReader-Android copied to clipboard

[EN] Camera frame corner radius gap

Open RuiSantosVB opened this issue 10 months ago • 1 comments

Bug Description There's a gap on the corners between the frame line and the mask whenever you use the Corner camera frame shape.

Steps To Reproduce On the Document Reader with a Custom Camera frame -> Custom shape with the following customizations: Instance().customization().edit().apply { setCameraFrameShapeType(FrameShapeType.CORNER) setCameraFrameLineLength(40) setCameraFrameCornerRadius(0F) setCameraFrameBorderWidth(16) apply() } The bigger the setCameraFrameBorderWidth is, the more noticeable is the gap. It starts to be noticeable at setCameraFrameBorderWidth(6), on a certain combination of frameborder/cornerradius the gap is reduced and can eventually go away.

Expected behavior Background mask and custom shape should not have gaps in between(?)

Screenshots gap

Environment:

  • Device: Samsung Galaxy A32
  • OS version: Android 13

RuiSantosVB avatar Mar 27 '24 17:03 RuiSantosVB

Hi @RuiSantosVB,

Your issue has been submitted to our developers, and they will research it to do everything possible to fix it. Thank you for bringing this to our attention.

vyakimchik avatar Jun 20 '24 11:06 vyakimchik

Hi @RuiSantosVB,

The issue has been fixed and the new version - 7.3 - has been published. Please update.

vyakimchik avatar Jul 19 '24 13:07 vyakimchik