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);
> ```

But track and element are never visible in the same context.


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


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

Received on Sunday, 15 May 2022 09:39:36 UTC