Re: [mediacapture-region] Why expose produceCropTarget at MediaDevices level? (#11)

I still think the following is the most idiomatic, least confusing JS, and don't understand why we have to make it more complicated:
```js
await track.cropTo(element.cropTarget);
```

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/11#issuecomment-1126563993 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 13 May 2022 22:58:22 UTC