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

droppable placeholder now takes up correct size #88

Merged
merged 1 commit into from
Sep 14, 2017

Conversation

alexreardon
Copy link
Collaborator

Without this the droppable placeholder is too big

@@ -60,9 +61,14 @@ type DragArgs = {|
isDraggingOver: false | 'home' | 'foreign'
|}

const margin: Spacing = {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the tests where asserting the correct values - but because there was no margin here withMargin was the same as withoutMargin

@alexreardon alexreardon merged commit 243eb12 into master Sep 14, 2017
@alexreardon alexreardon deleted the correcting-droppable-placeholder branch September 14, 2017 11:30
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.

1 participant