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

Refactor sorter #6149

Merged
merged 93 commits into from
Sep 30, 2024
Merged

Refactor sorter #6149

merged 93 commits into from
Sep 30, 2024

Conversation

mohamedsalem401
Copy link
Member

@mohamedsalem401 mohamedsalem401 commented Sep 16, 2024

For #6122 and possibly #4323 (as we will significantly reduce calls to the DOM).

Changes

  • Split the sorter into multiple classes.
  • Change how we calculate drop position.
  • Fix the issue with the StyleManager.

Pre-Merge Checklist:

  • Canvas
  • Style manager
  • Layers
  • Blocks
  • Sorter event triggering: Is the sorter triggering events as expected (e.g., sorter:drag:start)?
  • Dropping image into the canvas
  • D&D multiple components
  • Rollback button
  • Textable component D&D

@mohamedsalem401 mohamedsalem401 merged commit 2124bdc into dev Sep 30, 2024
3 checks passed
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.

2 participants