Submitted by matthiaskrgr
The cursor and text options leave watermarks on elements of the dialogue screen.
I bisected the issue and is was introduced by ahuillet in 3600 OpenGL: GL_BLEND is now enabled by default. Removed all glEnable(GL_BLEND) calls, but did not disable it in the places where it could be.
screenshots attached
|