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 stretched control flow not having 0.15% overlap when enlarged #34

Open
github-actions bot opened this issue Jun 12, 2022 · 0 comments
Open

fix stretched control flow not having 0.15% overlap when enlarged #34

github-actions bot opened this issue Jun 12, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request front-end todo

Comments

@github-actions
Copy link

// TODO fix stretched control flow not having 0.15% overlap when enlarged

  // only accept elements matching this CSS selector
  accept: '.can-drop',
  // Require a 15% element overlap for a drop to be possible
  // TODO fix stretched control flow not having 0.15% overlap when enlarged
  overlap: 0.15,

  // listen for drop related events:
@github-actions github-actions bot added the todo label Jun 12, 2022
@JoshuaMoelans JoshuaMoelans added bug Something isn't working enhancement New feature or request front-end labels Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request front-end todo
Projects
None yet
Development

No branches or pull requests

1 participant