mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-31 02:07:07 +02:00
since the edit box was undefined in the code, potentially this fixes any number of random problems that might be seen with the "port" command. Also: Modified the cell bounding box recalculation so that it does not continually update a parent cell on every addition of a child cell but only once for each child cell found. This greatly reduces the time for GDS file input in the case of large arrays of cells.