Fix crash on saving notecards noticed by Torric
This commit is contained in:
@@ -4801,6 +4801,7 @@ void LLTextEditor::createDefaultSegment()
|
|||||||
|
|
||||||
void LLTextEditor::clearSegments()
|
void LLTextEditor::clearSegments()
|
||||||
{
|
{
|
||||||
|
mLineStartList.clear();
|
||||||
mSegments.clear();
|
mSegments.clear();
|
||||||
createDefaultSegment();
|
createDefaultSegment();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user