Closed beaufortfrancois closed 2 years ago
Thew changes here are mostly s/cropID/CropTarget, which is a simple follow-up on previously merged PRs changing the spec. I think this is clearly editorial.
I just noticed this PR has addressed part of https://github.com/w3c/mediacapture-region/issues/58
This PR cleans up the demo used in this repository with latest spec changes:
cropTarget
instead ofcropID
everywherenull
instead of the empty string""
when uncroppingNits:
JSON.stringify()
whenpostMessage()
<video>
element at the top to avoid scrolling every time user wants to change sources.@eladalon1983 Please have a look