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

Auto Snap to Grid for Dashboard Item #324

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

zangjiucheng
Copy link
Member

@zangjiucheng zangjiucheng commented Nov 10, 2024

Description

Used for snap to grid for dashboard item, make it easy to use.

I changed dashboard.py with new define function regrid_items_auto(self)

This PR closes #203.

Developer Testing

Here's what I did to test my changes:

Add different type of items check if it snap to the right place.

Current issue

  • Coordinate system is based on the item created need a linear transform to global system.
  • Different type of item not be snap to the right place
  • Item may overlap each other
Screen.Recording.2024-11-08.at.10.34.17.AM.mov

This change is Reviewable

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 this pull request may close these issues.

Snap To Grid
3 participants