mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 14:22:28 +08:00
- Add validation for orphaned mxPoint elements in validateMxCellStructure() - Add cleanup of orphaned mxPoint elements in convertToLegalXml() - Orphaned mxPoints cause 'Could not add object mxPoint' errors in draw.io - mxPoint elements must have 'as' attribute or be inside <Array as="points"> Co-authored-by: dayuan.jiang <jiangdy@amazon.co.jp>