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

feat(ui5-barcode-scanner-dialog): added capture region overlay #9646

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 20, 2024

  1. feat(ui5-barcode-scanner-dialog): added capture region overlay

    This feature enables capturing a specific region of the screen for barcode scanning.
    kgogov committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a2c1386 View commit details
    Browse the repository at this point in the history
  2. feat(ui5-barcode-scanner-dialog): temporary skip unit test execution

    Temporarily skip barcode scanner dialog unit tests due to issues with
    old headless Chrome mode not supporting camera usage, causing test
    failures.
    kgogov committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9b9d233 View commit details
    Browse the repository at this point in the history