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

perf(tooltip): Hook up to pointer leave events when pointer enter events fire #19777

Merged
merged 4 commits into from
Jul 28, 2020

Commits on Jul 16, 2020

  1. perf(tooltip): Hoop up to pointer leave events when pointer enter eve…

    …nts fire
    
    Rather than greedily at startup
    kseamon committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    dbd4a6a View commit details
    Browse the repository at this point in the history
  2. lint

    kseamon committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a80a973 View commit details
    Browse the repository at this point in the history
  3. code review

    kseamon committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    540a4cd View commit details
    Browse the repository at this point in the history
  4. fix

    kseamon committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    8c21385 View commit details
    Browse the repository at this point in the history