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

Only show tooltips when mouse pointer is still #2263

Merged
merged 6 commits into from Nov 9, 2022
Merged

Commits on Nov 8, 2022

  1. Only show tooltips when mouse pointer is still

    Revert to the old behavior by setting
    `style.interaction.show_tooltips_only_when_still = false`.
    emilk committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    93ed9fd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Area: take impl Into<Id>

    emilk committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6c15aa0 View commit details
    Browse the repository at this point in the history
  2. refactor tooltips

    emilk committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c595f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b95649b View commit details
    Browse the repository at this point in the history
  4. Bug fix

    emilk committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    cd17145 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f503561 View commit details
    Browse the repository at this point in the history