Luiz Machado

Results 306 comments of Luiz Machado

That seems like fun. That probably happens due to the way Angular checks changes in the components.

@dvodvo > The string scannerEnabled is not found in this repository. It just got renamed: https://github.com/zxing-js/ngx-scanner/blob/42e6ad4f58fd235bd15d688d36050a4ea25fdc01/projects/zxing-scanner/src/lib/zxing-scanner.component.ts#L338

Could you share a picture of that code?

There's a little bigger step you need to take for being able to decode inverted data matrix trough this component, which I think might not be possible for now. Here's...

Nope, I did not work on this issue in the past weeks, sorry.

What you mean? The latest version already is on NPM. Angular libraries cannot be published with Ivy enabled anymore. Are you saying that for version 11 Ivy should be enabled?

No plans, but PRs are always welcome.

Not yet. 😞 Some folks has done it for the `BrowserCodeReader` in the library package, they implemented a method override where they crop the image stream before sending it to...

I'll have to search for it, I'll post here ASAP, you're also welcome to the Gitter chat. 🙂

Hey @linusbrolin at the time we created this little guy here, the library's class wasn't that good, so @werthdavid had to reimplement it to create a nicer experience on this...