- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 Mar 2022 13:26:02 +0000
- To: public-webrtc-logs@w3.org
Consider a Web-developer who is not interest in cropping at all. 1. While inspecting `Element`, this developer comes across `ElementProxy`. They cannot immediately understand what this is for, and might needlessly spend time reading up on it. 2. While inspecting `Element`, this developer comes across `CropTarget`. Knowing that they are not interested in cropping, they quickly move onwards. 3. While inspecting `Element`, this developer never comes across this feature, because we expose it on `MediaDevices.produceCropTarget`. We never waste even a second of this developer's time. I think that `3 > 2 > 1`. -- GitHub Notification of comment by eladalon1983 Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/18#issuecomment-1061774934 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 8 March 2022 13:26:04 UTC