Re: [mediacapture-region] What makes CropTarget special to require an asynchronous creation? (#17)

> @eladalon1983 I'm sorry are you still arguing for setTimeout? Do you understand its purpose is specifically to induce delay? If you meant to simply not wait for completion, just remove the await instead (but let's move this idea to https://github.com/w3c/mediacapture-region/issues/19):

Messages only make sense in their proper context.
* **What I did:** I described the technic by which a synchronous function could participate in cropping, even if the developer did not wish to make that function asynchronous.
* **What I did NOT do:** Advocate for using setTimeout() in the general case of cropping.

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


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

Received on Monday, 23 May 2022 16:26:41 UTC