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

[APM] Disable map layout animation #66763

Merged
merged 3 commits into from
May 15, 2020
Merged

[APM] Disable map layout animation #66763

merged 3 commits into from
May 15, 2020

Commits on May 15, 2020

  1. [APM] Disable map layout animation

    Don't animate the layout. Keep animation for centering/zoom.
    
    `preventDefault` when centering an already focused node so it doesn't do an unnecessary navigation.
    
    Fixes elastic#66695
    smith committed May 15, 2020
    Configuration menu
    Copy the full SHA
    19179c1 View commit details
    Browse the repository at this point in the history
  2. Fix types

    smith committed May 15, 2020
    Configuration menu
    Copy the full SHA
    f6df15d View commit details
    Browse the repository at this point in the history
  3. Fix types

    smith committed May 15, 2020
    Configuration menu
    Copy the full SHA
    247679d View commit details
    Browse the repository at this point in the history