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 for 'nested transactions nod supported' issue on drag node #382

Merged
merged 4 commits into from
Nov 12, 2018

Conversation

revilossor
Copy link
Contributor

checks the state of a node when starting to drag - if it thinks its already dragging then reset the state and end the move transaction before starting a new one

@danielcondemarin
Copy link

#376

Copy link
Collaborator

@forresto forresto left a comment

Choose a reason for hiding this comment

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

The changes look fine to me. Do you need to keep the changes in this PR other than the-graph/the-graph-node.js ? I'd rather update deps separately.

@forresto forresto requested a review from jonnor October 24, 2018 19:38
@jonnor
Copy link
Member

jonnor commented Oct 25, 2018

Hi. Can you remove all the style changes? It becomes hard to see what actually changed, in order to do a review.

@revilossor
Copy link
Contributor Author

hi @forresto @jonnor - I've removed all the lint changes stuff ( sorry forgot to turn it off in my editor ), and the updated dependency stuff, as requested.

I've added an .nvmrc file too specifying to use LTS - there are install issues with latest ( v11 ) in the prebuilt-canvas package.

There are still issues with the render-cli tests though, so CI is failing.

Copy link
Member

@jonnor jonnor left a comment

Choose a reason for hiding this comment

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

Looks fine

@jonnor jonnor merged commit 16dff49 into flowhub:master Nov 12, 2018
@jonnor
Copy link
Member

jonnor commented Nov 12, 2018

Thanks!

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.

4 participants