Wilson Tian

Results 45 comments of Wilson Tian

Try this one https://github.com/TechStark/react-dnd-scrolling which works with `react-dnd` 10.x, 11.x and 14.x

https://github.com/TechStark/react-dnd-scrolling works with `react-dnd` 10.x

> > [TechStark/react-dnd-scrolling](https://github.com/TechStark/react-dnd-scrolling) works with `react-dnd` 10.x > > @ttt43ttt Didn't work for me, im using react-dnd 10.0.2, can you open the issues section in your fork? done.

The forked version https://github.com/TechStark/react-dnd-scrolling now supports `react-dnd` 10.x, 11.x and 14.x

@DOEHOONLEE I don't think it will be added in the future. Because JavaScript is single-threaded, but `cv.waitKey()` blocks the current thread. If you want to monitor keyboard events, you can...

@purushothaman-k try `import * as cv from "@techstark/opencv-js"` see also https://codesandbox.io/s/techstark-opencv-js-angular-demo-hkmc1n?file=/src/app/app.component.ts

maybe try to add a delay before using the opencv module

@purushothaman-k please see example https://github.com/TechStark/opencv-js-examples/tree/develop/opencv-js-angular-example

Currently, it's only the asm.js version.

@periman2 do you know if opencv provides wasm build officially?