Can the following element be captured or can it not because it is outside of the croppable area?
<div style="top: -999999px; left: -999999px; height: 100px; width: 100px; background: green; position: absolute;">
It would be useful if it is possible!
For image and video editor, the media is often bigger than the browser viewport (let's say a 5MP image or a Full HD video).
Can the following element be captured or can it not because it is outside of the croppable area?
It would be useful if it is possible!
For image and video editor, the media is often bigger than the browser viewport (let's say a 5MP image or a Full HD video).