opendatacam / opendatacam-mobile

OpenDataCam mobile app for android
https://play.google.com/store/apps/details?id=com.opendatacam
MIT License
12 stars 3 forks source link

UI : Make canvas resolution retina #22

Open tdurand opened 3 years ago

tdurand commented 3 years ago

Righ now it is a bit blurry.. needs to work out the devicePixelRatio and the ctx.scale() but it's not straightforward with the current implem