pyscroll
pyscroll copied to clipboard
non-integer zoom has weird rendering
I haven't looked at the code but setting the zoom to something like 1.01 will create this weird black mask in empty tiles.
Also the scale of zoom 1 is vastly different from 1.01 and 0.99
https://github.com/bitcraft/pyscroll/blob/6ddbface62a6aa90f3cc373416fdb9724a85056a/pyscroll/orthographic.py#L314-L329
Most likely caused because of this