Skip to content

Conversation

@majiayu000
Copy link

Summary

  • Adds keyboard shortcut Ctrl+Delete (or Cmd+Delete on Mac) to delete the currently selected node, connector, textbox, or rectangle
  • Also supports Ctrl+Backspace as an alternative

Test Plan

  • Unit tests added for all delete cases
  • All existing tests pass
  • Manual testing completed

Fixes #60

Implements keyboard shortcut Ctrl+Delete (or Cmd+Delete on Mac) to delete
the currently selected node, connector, textbox, or rectangle. Also supports
Ctrl+Backspace as an alternative.

Fixes stan-smith#60

Signed-off-by: majiayu000 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ctrl + Delete hotkey to delete node

1 participant