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

cell distance indicators for grid absolute move #6338

Closed
ruggi opened this issue Sep 9, 2024 · 0 comments · Fixed by #6339
Closed

cell distance indicators for grid absolute move #6338

ruggi opened this issue Sep 9, 2024 · 0 comments · Fixed by #6339
Assignees

Comments

@ruggi
Copy link
Contributor

ruggi commented Sep 9, 2024

No description provided.

@ruggi ruggi self-assigned this Sep 9, 2024
@ruggi ruggi closed this as completed in 3dd1c23 Sep 9, 2024
liady pushed a commit that referenced this issue Dec 13, 2024
**Problem:**

When doing an absolute move on grid child elements, it would be good to
have visual indicators for the current offset from the cell the element
resides in.

**Fix:**

Add top/left indicators during the move.
The indicators will follow the target root cell, and adjust their
position so they don't go over each other.
If the offset is outside of the cell boundaries, additional orthogonal
lines will be displayed for clarity.



https://github.com/user-attachments/assets/165ffd7b-50fc-4ae5-a146-39daf22acc71



Fixes #6338
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