Vishnu 5d40139e95 Add custom SVG cursors and update cursor handling
- Introduced new SVG cursor assets: cross, default, export, move, open, pen, and pointing.
- Implemented SCSS styles for cursor usage in the scene container, defining specific cursors for different modes (draw, pointer, pen, measure, hand).
- Enhanced cursor functionality by adding a utility function to handle canvas cursor changes based on user actions, mapping specific actions to corresponding cursor styles.
2025-07-11 09:26:21 +05:30
2025-07-09 11:00:48 +00:00
2025-07-01 13:29:12 +00:00
Description
No description provided
88 MiB
Languages
TypeScript 89%
SCSS 10.3%
JavaScript 0.3%
HTML 0.2%
CSS 0.1%