mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-18 12:30:52 +00:00
dbb560a923
Fix #3843. Spreadsheet XML had a lingering Xml drawing tag despite having no drawings. When a new drawing was added, PhpSpreadsheet became confused about which drawings to keep. This PR ensures that it keeps the new and drops the old.