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

Feature wheel sensitivity #203

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Feature wheel sensitivity #203

merged 4 commits into from
Jan 26, 2024

Conversation

Farkites
Copy link
Contributor

@Farkites Farkites commented Jan 25, 2024

About

Adds feature to set wheelSensitivity, using code from #150 by @kinimesi

Description of changes

  • Implements wheelSensitivity that controls the zoom speed when using the scroll wheel on the Dash Cytoscape component.

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.

Closes #97

Copy link
Contributor

@emilykl emilykl left a comment

Choose a reason for hiding this comment

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

Working for me! 馃帀

I also tested wheelSensitivity in the CyLeaflet demo for a sanity check and it works as expected. 馃

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

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

馃拑

@alexcjohnson alexcjohnson merged commit 4126adf into master Jan 26, 2024
2 checks passed
@alexcjohnson alexcjohnson deleted the feature-wheel-sensivity branch January 26, 2024 20:42
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.

Dash Cytoscape: control the scroll wheel sensitivity for zooming
3 participants