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

1344 Integrate Grid Snapping - Part 1 #987

Merged
merged 4 commits into from
Apr 26, 2019
Merged

Conversation

philippfromme
Copy link
Contributor

  • snap resizable elements top-left
  • integrate auto resize

Depends on bpmn-io/diagram-js#319

Related to camunda/camunda-modeler#1344
Related to camunda/camunda-modeler#1348
Related to camunda/camunda-modeler#1349

@philippfromme philippfromme requested a review from nikku April 18, 2019 13:09
@ghost ghost assigned philippfromme Apr 18, 2019
@ghost ghost added the needs review Review pending label Apr 18, 2019
@nikku nikku force-pushed the 1344-integrate-grid-snapping branch from e7882af to 773480c Compare April 23, 2019 13:53
@ghost ghost assigned nikku Apr 23, 2019
Copy link
Member

@nikku nikku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tried the overall grid snapping experience on a real world, not-yet-snapped diagram and have some thoughts. Bottom line is that we should consider to keep the original position of elements / bendpoints / connection segments as a high priority snap point or annoying things happen (#993).

Other than that this implementation looks good.

@philippfromme
Copy link
Contributor Author

Snap to self is one of the next issues I'll tackle.

@nikku nikku force-pushed the 1344-integrate-grid-snapping branch from 773480c to 40a7a47 Compare April 26, 2019 18:24
Copy link
Member

@nikku nikku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎆

@merge-me merge-me bot merged commit 0284856 into master Apr 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the 1344-integrate-grid-snapping branch April 26, 2019 18:31
@ghost ghost removed the needs review Review pending label Apr 26, 2019
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