Skip to content
New issue

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

keep grid rearrange shadow inside container #6272

Closed
ruggi opened this issue Aug 29, 2024 · 0 comments · Fixed by #6273
Closed

keep grid rearrange shadow inside container #6272

ruggi opened this issue Aug 29, 2024 · 0 comments · Fixed by #6273
Assignees

Comments

@ruggi
Copy link
Contributor

ruggi commented Aug 29, 2024

No description provided.

@ruggi ruggi self-assigned this Aug 29, 2024
@ruggi ruggi closed this as completed in 460ed2b Sep 2, 2024
liady pushed a commit that referenced this issue Dec 13, 2024
**Problem:**

When rearranging grid elements, the shadow can go anywhere the mouse
goes, making it seem like an absolute move.

**Fix:**

Wrap the shadow coords so they are restricted to the grid container
bounds.

| Before | After |
|----------|--------------|
| ![Kapture 2024-08-29 at 13 11
21](https://github.com/user-attachments/assets/cf92cae2-014b-4b58-87d6-fd3833ffe741)
| ![Kapture 2024-08-29 at 13 10
43](https://github.com/user-attachments/assets/06f38111-e38b-4d8d-834d-9e59d7e71cf2)
|

Fixes #6272
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant