Lewis Hunt

Results 6 comments of Lewis Hunt

I also have a repo of a sample nwb react-component project configured for Jest and react-testing-library here, for anyone who may find it useful: https://github.com/lewhunt/nwb-react-testing-library

Hi @jackguoAtJogg As a quick test I ran the demo editor (npm start or https://lewhunt.github.io/react-video-looper) and opened the top-right Editor window. I then increased/decreased the start/end times in the top-right...

Hi, thanks for the suggestion. Currently I don't intend to do this as part of the core component because there is already the flexibility to add custom buttons. The developer...

Hi, currently no, it only supports Mixcloud. I'll let you know if and when it gets upgraded to support other services. Definitely doable but needs some refactoring. In the meantime,...

Hi, This is an interesting one, I can't repro. Perhaps your player is running on a device that has disabled the mouse cursor by design? Feel free to fire over...

One thing to try - if you are already using the norigin spatial navigation library in your app - is to add the optional prop **disableInitNav={true}** to the player just...