frg-fossee / eSim-Cloud

A web-based system for designing and simulating electronic (eSim) and Arduino circuits.
https://esim-cloud.readthedocs.io
GNU General Public License v3.0
155 stars 223 forks source link

Component does not move with the breadboard #421

Closed firuza closed 1 year ago

firuza commented 2 years ago

When a component is placed on a breadboard, and if you move the breadboard, then the component should also move with the board). Currently, the component gets connected using wires.

Step 1: Drag and drop breadboard and LCD16x2 on the schematic and place the LCD16x2 on the breadboard such that it gets connected

image

Step2: Move the breadboard. The component gets connected using wires. Rather it should move with the breadboard. This should be true for all components that can be placed on the breadboard.

image

firuza commented 1 year ago

fixed