Issue240

Title watermarks in ogl from cursor in dialog window
Priority minor Status open
Assigned To Keywords
Linked issues Watchers

Submitted on 2011-07-24 19h07 by tracker_migration, last changed by ahuillet.

Messages
Author: tracker_migration Date: 2011-05-16   21h42
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
Author: tracker_migration Date: 2011-05-25   19h04
Posted by ahuillet
Minor issue in my opinion.
History
Date User Action Args
2011-07-26 07:56:02ahuilletsetpriority: bug -> minor
2011-07-24 19:07:43tracker_migrationcreate