We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Fix draw-to-insert into grid when going top-left of the origin (#6370)
1798bb8
**Problem:** Draw-to-insert into a grid does not work if the drag vector goes top/left of the drag origin. **Fix:** Fix the origin calculation. Also, I added a TODO in the code to improve this strategy in an incremental PR. | Before | After | |-------|---------| | ![Kapture 2024-09-13 at 17 40 56](https://github.com/user-attachments/assets/218fb02c-4e6e-476f-9376-c7a963598959) | ![Kapture 2024-09-13 at 17 40 06](https://github.com/user-attachments/assets/9187b0bb-9c79-4859-93f4-168061da8de5) | Fixes #6369
fbd735c
ruggi
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: