Fix mistake merging a comment.
git-svn-id: svn://10.0.0.236/branches/REFLOW_20051011_BRANCH@182134 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2235,7 +2235,7 @@ nsTreeBodyFrame::Paint(nsPresContext* aPresContext,
|
||||
mPageLength = mInnerBox.height/mRowHeight;
|
||||
|
||||
if (oldPageCount != mPageLength || mHorzWidth != CalcHorzWidth()) {
|
||||
// Schedule a ResizeReflow that will update our page count properly.
|
||||
// Schedule a ResizeReflow that will update our info properly.
|
||||
AddStateBits(NS_FRAME_IS_DIRTY);
|
||||
aPresContext->PresShell()->FrameNeedsReflow(this, nsIPresShell::eResize);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user