The demo video looks too big on mobile and doesn't scale down to the screen size, causing scrollbars and ruining responsiveness. It should "change its size" on screen resize, along with a maxWidth and maxHeight (and maybe min too?) to control limits.
Since this is a regression, add a test(s) that would fail without the change (in the current state).
The demo video looks too big on mobile and doesn't scale down to the screen size, causing scrollbars and ruining responsiveness. It should "change its size" on screen resize, along with a maxWidth and maxHeight (and maybe min too?) to control limits.
Since this is a regression, add a test(s) that would fail without the change (in the current state).