refactor(inactivemode): no pointer events for nodes and edges closes #218

This commit is contained in:
moklick
2020-05-13 11:09:22 +02:00
parent 3ce3472dc5
commit 1cc4e2676d
7 changed files with 59 additions and 48 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ describe('Empty Flow Rendering', () => {
});
it('uses lock view control', () => {
cy.get('.react-flow__controls-interactive').click();
cy.get('.react-flow__controls-interactive');
});
it('renders an empty mini map', () => {