- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 Feb 2022 10:09:49 +0000
- To: public-webrtc-logs@w3.org
1. I think developers will be surprised to learn that when they produce a LayoutBox of an Element, they can't do anything with it other than use it for cropping. They wouldn't be able to get `(x, y, width, height)` out of it, etc. I think the name CropTarget is much clearer. 2. You have made [compelling arguments](https://github.com/w3c/mediacapture-region/issues/6) for furnishing the CropTarget interface with additional fields such as `name` and `origin`. I think those fields are much more sensible when exposed on a "CropTarget" than when exposed on a "LayoutBox". -- GitHub Notification of comment by eladalon1983 Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/18#issuecomment-1032432825 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 8 February 2022 10:09:51 UTC