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

Cannot disable zoom animation #508

Open
asnoeyink opened this issue Sep 26, 2024 · 0 comments
Open

Cannot disable zoom animation #508

asnoeyink opened this issue Sep 26, 2024 · 0 comments

Comments

@asnoeyink
Copy link

Describe the bug
I am not able to disable animations using the zoomAnimation.disabled prop to TransitionWrapper. Instead, I have to pass 0 as the animation time argument to the zoomIn handler.

To Reproduce
Steps to reproduce the behavior:

  1. Add zoomAnimation = {disabled: true} to TransitionWrapper
  2. Use the "zoom in" control.

Expected behavior
Zooms in without any zoom animation. I would expect to be able to turn off all animations with one prop.

Desktop (please complete the following information):

  • OS: Fedora Linux
  • Browser: Firefox
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

No branches or pull requests

1 participant