Cazka / diepAPI

An API for https://diep.io
MIT License
15 stars 8 forks source link

Fix issue with retina display #21

Closed Cazka closed 2 years ago

Cazka commented 2 years ago

The methods that are impacted by this should be:

https://github.com/Cazka/diepAPI/blob/c734f8962d9a3f4e82bbafc1851585004d36d0f5/src/arena_scaling.ts#L34

https://github.com/Cazka/diepAPI/blob/c734f8962d9a3f4e82bbafc1851585004d36d0f5/src/arena_scaling.ts#L43

The reason it doesn't work on retina displays is that window.devicePixelRatio is not 1.