To reproduce: Plot POLYGON((0 0, 10 0, 10 10, 0 0)) and press Ctr-+ more than 34 times (the real fun is around 38 presses).
I guess this is caused by floating point errors, so it's probably hard to fix it. A good enough fix is to just stop zooming before this becomes an issue.
To reproduce: Plot POLYGON((0 0, 10 0, 10 10, 0 0)) and press Ctr-+ more than 34 times (the real fun is around 38 presses).
I guess this is caused by floating point errors, so it's probably hard to fix it. A good enough fix is to just stop zooming before this becomes an issue.