Skip to content

Add a scroll prevention API#2449

Draft
bartfeenstra wants to merge 1 commit into
0.5.xfrom
scroll-prevention-api
Draft

Add a scroll prevention API#2449
bartfeenstra wants to merge 1 commit into
0.5.xfrom
scroll-prevention-api

Conversation

@bartfeenstra

Copy link
Copy Markdown
Owner

This fixes #371

To do

  • How to intercept scroll events but only allow propagation UP, and not DOWN?
  • When applied to the Cytoscape trees, scrolls are caught by our listener, but not prevented from propagating to Cytoscape itself

@bartfeenstra bartfeenstra added enhancement New feature or request javascript Pull requests that update Javascript code labels Mar 15, 2025
@bartfeenstra bartfeenstra added this to the 0.4.x milestone Mar 15, 2025
@bartfeenstra bartfeenstra changed the base branch from 0.4.x to 0.5.x May 6, 2025 20:51
@bartfeenstra bartfeenstra modified the milestones: 0.4.x, 0.5.x May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not let page scrolling trigger zoom actions

1 participant