280ec8a7565408d8b6861d4d7ff89529d50b082d
- Removed the use of deleteTool and deletePointOrLine states, replacing them with a unified toolMode state. - Updated Point, Arrows, PointsCreator, TriggerConnector, and other components to utilize toolMode for determining delete actions. - Cleaned up unused imports and commented-out code related to deleteTool. - Enhanced event handling in selectionControls and trigger connections to respond to toolMode changes. - Adjusted color and interaction logic based on the current toolMode.
Description
No description provided
Languages
TypeScript
90.1%
SCSS
9.2%
JavaScript
0.3%
HTML
0.2%
CSS
0.1%