w3c / mediacapture-region

This document introduces an API for cropping a video track derived from display-capture of the current tab.
http://w3c.github.io/mediacapture-region/
Other
39 stars 9 forks source link

Stop rejecting undefined for uncropped #62

Closed eladalon1983 closed 2 years ago

eladalon1983 commented 2 years ago

Fixes #60.


Preview | Diff

jan-ivar commented 2 years ago

I think this change makes sense as it makes cropTo(null) idempotent. I suggest we merge this.

eladalon1983 commented 2 years ago

To clarify, Jan-Ivar and I discussed merging it right away and made that call together, but if you think this was wrong, please revert, @youennf.