hack to get redraw to work on setting bold or italics editor only
git-svn-id: svn://10.0.0.236/trunk@29813 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ca7ebb605c
commit
9a8eb984ef
@ -420,6 +420,9 @@ NS_IMETHODIMP nsTextEditor::SetTextProperty(nsIAtom *aProperty,
|
||||
}
|
||||
}
|
||||
if (gNoisy) {DebugDumpContent(); } // DEBUG
|
||||
//HACK TO DRAW CHANGES
|
||||
HACKForceRedraw();
|
||||
//END HACK
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user