python-needle / needle

Automated tests for your CSS.
https://needle.readthedocs.io/
Other
590 stars 50 forks source link

Fix for miscropping on retina display #80

Open joshuamckenty opened 5 years ago

joshuamckenty commented 5 years ago

High resolution displays have more pixels than they ought to - image width and height has to be adjusted by the devicePixelRatio.