flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

Allow in-place replacement of gates via context menu #602

Closed richardabendroth closed 1 year ago

richardabendroth commented 1 year ago

When right-clicking on a gate, there could be a context menu sub-menu (e.g. "Replace with >") that allows a non-unary gate (AND, NAND, OR, etc.) to be turned into another non-unary gate and a unary gate (NOT, Buffer) into another unary gate with the same settings.

flandreas commented 1 year ago

Yes, that's an interesting suggestion.