Back out a change that I commited by mistake, which turned double-buffering off. Thanks to jrgm for catching this.
git-svn-id: svn://10.0.0.236/trunk@113294 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d3e9affe90
commit
2d6d3a935e
@ -90,7 +90,7 @@ static NS_DEFINE_CID(kEventQueueServiceCID, NS_EVENTQUEUESERVICE_CID);
|
||||
we ask for a specific z-order, we don't assume that widget z-ordering actually works.
|
||||
*/
|
||||
|
||||
#define NO_DOUBLE_BUFFER
|
||||
//#define NO_DOUBLE_BUFFER
|
||||
|
||||
// if defined widget changes like moves and resizes are defered until and done
|
||||
// all in one pass.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user