You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesnicolasperez19#15
Add snap-to-grid functionality when adding a microphone point using Shift + Click.
* **MicMasterFlex.tsx**
- Add a function to snap points to the nearest grid intersection.
- Update the `handleMouseUp` function to snap the microphone point to the grid when Shift + Click is detected.
- Check for the Shift key being pressed during the click event and apply grid snapping logic.
* **README.md**
- Add instructions for using Shift + Click to snap-to-grid when adding a microphone point.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/nicolasperez19/mic-master-flex/issues/15?shareId=XXXX-XXXX-XXXX-XXXX).
Could be done using
Shift + Click
The text was updated successfully, but these errors were encountered: