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 compactItem for case when allowOverlap is true and compactType is null #1704

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benedict-jackson
Copy link

Fixes #1649

Avoids entering collision loop when allowOverlap is true and compactType is null.

@Vokabelsalat
Copy link

Would be interested in the solution, because allowOverlap isn't working together with drop from outside in a Responsive Layout.

@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 7 days

@github-actions github-actions bot added the stale The label to apply when a pull request or an issue is stale label Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The label to apply when a pull request or an issue is stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dragged from outside and allowOverlap=true
2 participants