SebLague / Digital-Logic-Sim

https://sebastian.itch.io/digital-logic-sim
Other
3.55k stars 432 forks source link

Pin menu shows up after dragging pins #135

Open nskobelevs opened 1 year ago

nskobelevs commented 1 year ago

Info

App Version: v1.0.2 Operating System: MacOS Ventura 13.1

Behaviour

When moving the input/output pins, the menu to edit the label / delete the pin shows up on mouse release.

Expected behaviour This should only happen when clicked but not after moving the pins.

Video

https://user-images.githubusercontent.com/34107736/215836293-0054e2e8-e214-4274-bf2a-7bed5832a2b4.mov

Oman395 commented 1 year ago

Pretty sure that's working as intended

nskobelevs commented 1 year ago

Pretty sure that's working as intended

I doubt it but if so I don't think it's not ideal design.

After you label the pins initially, you'll more often want to move them around when designing the circuit so the edit window shouldn't appear unless the user explicitly wants to edit / delete the pin.