Commit Graph

9 Commits

Author SHA1 Message Date
Vishnu 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.
2025-05-09 14:54:45 +05:30
Vishnu a2480748a8 Refactor keyboard shortcut handling and improve module switching logic 2025-05-08 13:42:42 +05:30
Vishnu ab5ade7bee feat: Enhance camera control and user experience with improved key handling and speed adjustments 2025-04-29 13:42:24 +05:30
SreeNath14 7af1724715 Merge branch 'main' into simulation-animation 2025-04-10 17:52:30 +05:30
SreeNath14 863d2c6393 "updated single flow" 2025-04-10 17:46:11 +05:30
Vishnu 378d5d7a42 refactor: Update input styles and enhance keyboard shortcut handling 2025-04-10 12:03:15 +05:30
Gomathi e0170aedd6 Fix: event listener interference with input typing 2025-04-10 09:52:27 +05:30
Jerald-Golden-B 4d6b9a7763 fix: Simplify key combination handling for 'M' key in KeyPressListener 2025-04-09 18:42:29 +05:30
Vishnu 03e9bcc740 feat: Add Shortcut Keys, activeSubTool state management and improve user avatar handling 2025-04-09 17:43:44 +05:30