inda19plusplus / logik

Logisim clone
MIT License
2 stars 5 forks source link

Change BasicTool to become a ToggleToolButton #17

Closed weerox closed 4 years ago

weerox commented 4 years ago

The buttons will toggle when clicked and will deselect any already toggled buttons in the toolbar.

weerox commented 4 years ago

How do you mean with "select-able in the components view"?

NogginBops commented 4 years ago

The component list in the sidebar should select the component tool. So if I select the And tool from the toolbar and then press on the not-component in the component list that tool should become selected.