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

Merged
merged 12 commits into from
Jan 20, 2025

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.

@madsrasmussen madsrasmussen self-assigned this Jan 20, 2025
@madsrasmussen madsrasmussen enabled auto-merge (squash) January 20, 2025 07:40
@madsrasmussen madsrasmussen merged commit 6c1c851 into v15/dev Jan 20, 2025
28 of 29 checks passed
@madsrasmussen madsrasmussen deleted the v15/bugfix/improve-sorter-placement-algorithem branch January 20, 2025 08:10
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.

2 participants