Jaume Regas

Results 3 issues of Jaume Regas

### What's happening? On some tablets, specially the ones that have the selfie camera on the longer side (like phones), when you open the camera in landscape orientation, the preview...

🐛 bug

### What's happening? On Android tablet, this `onOutputOrientationChanged` event emits `"portrait"` when it should be `"landscape"` and viceversa. (See screenshots and console warns) My issue is that the output of...

🐛 bug

I want to prevent data mixing when users drag cells to copy and paste, so I need to restrict horizontal "dragging and copy-pasting". I found some examples suggesting that this...

feature request