Dwinzo_dev/app/src/modules/builder/point/helpers
Jerald-Golden-B da741ed6df Refactor point and aisle handling to use pointUuid and aisleUuid consistently
- Updated useAislePointSnapping and usePointSnapping to reference point.pointUuid instead of point.uuid.
- Modified Point component to utilize point.pointUuid for snapping and position updates.
- Changed useAisleStore methods to work with aisleUuid and point.pointUuid for better clarity and consistency.
- Introduced new properties for junction aisles, including isFlipped, and updated related logic.
- Added implementations for ArrowAisle, CircleAisle, and JunctionAisle components to handle rendering and interactions.
2025-06-03 12:51:04 +05:30
..
useAisleDragSnap.tsx Refactor point and aisle handling to use pointUuid and aisleUuid consistently 2025-06-03 12:51:04 +05:30
useDirectionalSnapping.tsx
usePointSnapping.tsx Refactor point and aisle handling to use pointUuid and aisleUuid consistently 2025-06-03 12:51:04 +05:30