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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cxttap and mouseout events #152

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add cxttap and mouseout events #152

wants to merge 2 commits into from

Conversation

eai-oen
Copy link

@eai-oen eai-oen commented Aug 20, 2021

About

I am adding 'cxttap' (right click/two-finger tap) and 'mouseout' events to dash cytoscape for both nodes and edges.

Description of changes

Adds 'ctxtap' and 'mouseout' event listeners to cytoscape.

Pre-Merge checklist

  • The project was correctly built with npm run build:all.
  • If there was any conflict, it was solved correctly.
  • All changes were documented in CHANGELOG.md.
  • All tests on CircleCI have passed.
  • All Percy visual changes have been approved.
  • Two people have 馃拑'd the pull request. You can be one of these people if you are a Dash Cytoscape core contributor.

Reference Issues

See #151

Other comments

On a side note, I changed package-info.json to package.json, and also change the npm run build:backends command to generate package.json instead of package-info.json, because otherwise, I receive an error that 'package.json' was not found.

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.

None yet

1 participant