CIDARLAB / 3DuF

Interactive microfluidic design editor
http://3duf.org
BSD 2-Clause "Simplified" License
74 stars 71 forks source link

Generate Array Tool #488

Open EricXie-02 opened 11 months ago

EricXie-02 commented 11 months ago

Generate Array tool does not render the duplicated components on the canvas, but downloading the json and recreating the device from the json file will display the duplicated components.

Steps to reproduce the behavior:

  1. Place any component and use the generate array tool
  2. Download the json file
  3. Drag the json file onto the 3duf canvas

For each duplicated component in the array, we get this error in the console: Capture