v2-ui #84

Merged
Vishnu merged 53 commits from v2-ui into main 2025-05-10 13:42:19 +00:00
Member
No description provided.
Vishnu added 53 commits 2025-05-10 13:41:45 +00:00
a477e0c48f Refactor and enhance zone and wall item management:
- Update zone handling in ZoneGroup to include selected zone visibility.
- Improve camera transition speed in ZoneCentreTarget.
- Add clearSelectedZone functionality in useZoneStore.
- Integrate clearSelectedZone in KeyPressListener for ESCAPE key action.
- Adjust sidebar and module toggle positioning for better UI layout.
- Clean up unused code and comments in Project component.
07ce17fe84 Refactor event properties actions and mechanics
- Updated PickAndPlaceAction to include a clearPoints function and modified the UI to add a reset button.
- Enhanced TravelAction to incorporate clearPoints functionality and adjusted the UI accordingly.
- Refactored RoboticArmMechanics to integrate clearPoints handling and improved action management.
- Modified VehicleMechanics to support clearPoints functionality and refined action handling.
- Updated EyeDropInput to streamline the input process and removed unnecessary dropdowns.
- Enhanced ArmBotUI and VehicleUI to utilize new state management for arm and vehicle actions.
87d1c4ae12 Refactor distance finding controls and move controls for improved functionality and performance
- Updated `getRoomsFromLines.ts` to filter valid line features before polygonization.
- Enhanced `distanceFindingControls.tsx` to streamline measurement line updates and improve text label rendering.
- Refactored `moveControls.tsx` to optimize event handling and asset movement logic, ensuring smoother interactions.
- Adjusted `selectionControls.tsx` to safely parse stored floor items from local storage.
- Commented out unused imports in `roboticArmInstances.tsx` for cleaner code.
- Modified `polygonGenerator.tsx` to ensure only valid line features are processed for polygon generation.
Vishnu merged commit f054e1cb16 into main 2025-05-10 13:42:19 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Dwinzo-Beta/Dwinzo_dev#84
No description provided.