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