Open nopeless opened 2 years ago
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.
1.01
Also the scale of zoom 1 is vastly different from 1.01 and 0.99
1
0.99
https://github.com/bitcraft/pyscroll/blob/6ddbface62a6aa90f3cc373416fdb9724a85056a/pyscroll/orthographic.py#L314-L329
Most likely caused because of this
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 from1.01
and0.99