Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

188 - Allow moving and resizing target from code #190

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

VincentKobz
Copy link
Collaborator

#188

Add two functions to CameraBarcodeScanView:

  • setTargetPosition: Allows you to manually set the upper y coordinates of the target rectangle.
  • setTargetDimension: Allows you to manually define the width and height of the target rectangle.

@VincentKobz VincentKobz requested a review from DaSpood May 29, 2024 15:09
@VincentKobz VincentKobz self-assigned this May 29, 2024
@VincentKobz VincentKobz force-pushed the 188-add-moving-resizing-target-rectangle branch 3 times, most recently from 2428ac5 to 0ae8aa9 Compare June 5, 2024 11:43
@VincentKobz VincentKobz force-pushed the 188-add-moving-resizing-target-rectangle branch from 0ae8aa9 to fa18fce Compare June 6, 2024 08:11
@VincentKobz VincentKobz marked this pull request as ready for review June 6, 2024 08:42
@DaSpood DaSpood merged commit f4df149 into master Jun 7, 2024
1 of 2 checks passed
@DaSpood DaSpood deleted the 188-add-moving-resizing-target-rectangle branch June 7, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants