Go to file
Jerald-Golden-B 280ec8a756 Refactor tool mode handling across simulation and builder modules
- 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.
2025-06-11 13:19:27 +05:30
app Refactor tool mode handling across simulation and builder modules 2025-06-11 13:19:27 +05:30
compose.yaml