NOT PART OF BUILD
increased draw buffer git-svn-id: svn://10.0.0.236/trunk@107397 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -230,7 +230,7 @@ NS_IMETHODIMP nsDrawingSurfacePh :: Init( ) {
|
||||
mGC = PgCreateGC(0);
|
||||
if( !mGC )
|
||||
return NS_ERROR_FAILURE;
|
||||
// PgSetDrawBufferSize(65000);
|
||||
PgSetDrawBufferSize(65000);
|
||||
// this is definatly going to be on the screen, as it will be the window of a widget or something
|
||||
mIsOffscreen = PR_FALSE;
|
||||
mDrawContext = nsnull;
|
||||
|
||||
Reference in New Issue
Block a user