i2-wustl / visualization-ui

0 stars 0 forks source link

Select and delete drawn shapes #28

Closed DennisGoldfarb closed 4 years ago

DennisGoldfarb commented 4 years ago

1) The user clicks the "select" button under the drawing tools to enter "drawing selection" mode 2) The user will click on a shape they've drawn. The shape will change appearance to indicate it's selected (a border probably) 3) The user presses the delete key to delete the shape 4) The user clicks the "select" button to exit "drawing selection" mode.

Alternatively, the user can click any other drawing mode button to switch to that mode