cube1us / IBM1410SMS

Database Program for capturing data from IBM SMS Automated Logic Diagrams and related database layer
GNU General Public License v3.0
0 stars 0 forks source link

Changing a card type in a logic block messes up connections. #56

Closed cube1us closed 4 years ago

cube1us commented 4 years ago

Changing a card type in a logic block messes up connections. Trying to remap them would be really really difficult, so the cure will be to disallow changing a card type if it has existing connections.

cube1us commented 4 years ago

Fixed. The card type combo box is now disabled if connections are present.