mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 09:30:46 +02:00
related to that cell (since elements are usually temporary and so kept in a separate list, not in the cell). Corrected a major error in the bplane implementation that failed to remove a cell use from the child def's parent list when deleting the use. Can cause magic to go into an infinite loop, especially after selecting and unselecting cells.