shababcreative
Results
1
issues of
shababcreative
Doesn't resize to the new size when changing the `object-fit` css of the video: `object-fit: fill`:  `object-fit: cover`:  code: ``` function setResize(mode) { vid.style.objectFit = mode; ass.resize(); }...
bug