picuscreative / testcafe-reporter-html

The HTML reporter for TestCafe
https://picuscreative.com/
22 stars 30 forks source link

fix: image modal to be 75% of screen size, not fixed to 700px #37

Closed supersophisticated closed 3 years ago

supersophisticated commented 3 years ago

I was working on a 4K monitor and noticed that the image in the modal (upon clicking the thumbnail) was too small to make out details. I think making the image size to adapt to % of windows size would always make the best use of the screen real estate available.