Room Grid Aliasing
RobertBColton opened this issue · 2 comments
RobertBColton commented
RobertBColton commented
I'm sorry this issue was not a regression. We've all been seeing this for a while now and it just has to do with Windows upscaling the Java2D graphics and is obviously subpixel alignment related. These two screenshots I took to compare are different horizontally. If I go back and check v1.8.6 again I can in fact reproduce the aliasing that appears on the right.
However, that doesn't necessarily mean we couldn't apply a tweak to make this not so bad.
RobertBColton commented
It goes away if you set OpenGL acceleration in preferences, such likely the dreaded D3D9 issue.