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

Override scroll and zoom events in story editor #90

Open
efatsi opened this issue Mar 13, 2020 · 1 comment
Open

Override scroll and zoom events in story editor #90

efatsi opened this issue Mar 13, 2020 · 1 comment

Comments

@efatsi
Copy link
Contributor

efatsi commented Mar 13, 2020

Scroll/zoom actions should affect the zoom of the editor (if possible), but prevent the events from natively running and messing with actual page zoom/scroll

@efatsi efatsi self-assigned this May 27, 2020
@efatsi efatsi removed their assignment May 27, 2020
@efatsi
Copy link
Contributor Author

efatsi commented May 27, 2020

Some info from react-diagrams project here - projectstorm/react-diagrams#333.

This was a bug introduced to the library once Chrome 51 landed. I attempted to bring react-diagrams up to 5.3.x but that didn't fix it. Looks like manually overriding DiagramWidget would be a potential option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Icebox
Development

No branches or pull requests

1 participant