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

snapEdges modifier #620

Merged
merged 7 commits into from
Apr 13, 2018
Merged

snapEdges modifier #620

merged 7 commits into from
Apr 13, 2018

Conversation

taye
Copy link
Owner

@taye taye commented Mar 25, 2018

interact(target).resizable({
  snapEdges: {
    targets: [interact.snappers.grid({ x: 100, y: 50 })],
  },
});
  • docs
  • tests

Close #592

@taye taye force-pushed the feat-snap-edges branch from f19d4e0 to aec7a97 Compare March 25, 2018 01:29
@taye taye force-pushed the feat-snap-edges branch 3 times, most recently from e7f86e7 to 2ab991b Compare April 13, 2018 23:21
@taye taye merged commit a03e9e2 into master Apr 13, 2018
@taye taye deleted the feat-snap-edges branch June 1, 2018 19:14
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