Fix builder bugs. Recteate context with snapshots if needed.

This commit is contained in:
Oleg Korshul
2025-02-24 01:10:39 +03:00
parent afe55a456f
commit aeeab690b1
6 changed files with 137 additions and 29 deletions

View File

@ -526,6 +526,7 @@ namespace NSDoctRenderer
CDocBuilder_Private* m_pInternal;
friend class CBuilderDocumentEmbed;
friend class CBuilderEmbed;
};
/**