Fixed problem with previous checkin. Made sure "mColumn" is set

correctly


git-svn-id: svn://10.0.0.236/trunk@63992 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
troy%netscape.com
2000-03-24 05:04:15 +00:00
parent a16ac54d91
commit 2307fb399c
2 changed files with 2 additions and 2 deletions

View File

@@ -3271,7 +3271,7 @@ nsTextFrame::Reflow(nsIPresContext* aPresContext,
}
}
}
lineLayout.SetColumn(column);
lineLayout.SetColumn(textData.mColumn);
// Inform line layout of how this piece of text ends in whitespace
// (only text objects do this). Note that if x is zero then this