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

Fix: Improve sorter placement algorithm #18021

Open
wants to merge 11 commits into
base: v15/dev
Choose a base branch
from

Conversation

nielslyngsoe
Copy link
Member

A few different fixes that was a bit related. Generally this improves the sorting algorithm, so it is much more intuitive where things gets dropped. Especially for Block Grid Editor, where the drag n' drop feature is very important.

Fixes #17798
Fixes #17967

This contains:

  • Fixes for the placement algorithm for Sorter.
  • Makes Confirm Modal localizable.
  • Fixes Block Type Input so it works when deleting and moving Blocks, generally made it much simpler.

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

Successfully merging this pull request may close these issues.

1 participant