Page 1 of 1
Automap grid disappears
Posted: Wed Oct 15, 2003 7:31 am
by Hirogen2
The automap grid disappears when looking east/west. And it is partially there when looking NE/NW/etc.
Posted: Wed Oct 15, 2003 9:09 am
by HotWax
Confirmed. Looks almost like some kind of aliasing issue, but it only happens when you rotate the grid 90 degrees.
Posted: Wed Oct 15, 2003 1:41 pm
by randi
I discovered this way back when I added the rotation feature. I just assumed that it was an overflow issue not worth fixing. Now that you mention it, I finally checked and it's really because the grid line endpoints were not properly rotated. Easy fix. Now I just need to make them longer so that they cover the screen when you rotate them.