Page 1 of 1
[2.0.76] fog-of-war edge is always off by one map-size pixel
Posted: Mon Mar 02, 2026 2:55 am
by NotRexButCaesar
The top left edge of the revealed area, or bottom right edge of the fog of war, is always shown using the bright "revealed" colors instead of the normal fog-of-war colors. This does not change at different zoom levels.
Re: [2.0.76] fog-of-war edge is always off by one map-size pixel
Posted: Thu Mar 19, 2026 5:44 pm
by Rseding91
Thanks for the report however I don't believe we will be changing this. The two renderers are using the same area and overlap however the nature of sprite-based scaled rendering means one of the two is scaling differently and when rounded to screen-pixels this happens. Attempting to "fix" it causes it to happen in the opposite direction. It's just not worth the time to try to mess with.