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

Fixes #2195 #2197

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Fixes #2195 #2197

merged 1 commit into from
Jan 16, 2024

Conversation

Ian-Du
Copy link
Contributor

@Ian-Du Ian-Du commented Jan 16, 2024

Fixes #2195

Description

The current length of time for tooltips was too short. Updated the value to be 20 seconds instead of 10.

Type of change

Please mark relevant options with an x in the brackets.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires documentation changes (link at least one user or developer documentation issue):
  • Algorithm update - updates algorithm documentation/questions/answers etc.
  • Other (please describe):

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Integration tests
  • Unit tests
  • Manual tests
  • No tests required

Reviewer checklist

Mark everything that needs to be checked before merging the PR.

  • Check if the code is well documented
  • Check if the behavior is what is expected
  • Check if the code is well tested
  • Check if the code is readable and well formatted
  • Additional checks (document below if any)
  • Check if documentation update issue(s) are created if the option This change requires a documentation update above is selected

Screenshots (if appropriate):

Questions (if appropriate):

@Ian-Du Ian-Du added this to the Version 12 milestone Jan 16, 2024
@Ian-Du Ian-Du self-assigned this Jan 16, 2024
@msevestre msevestre merged commit 1729908 into develop Jan 16, 2024
1 check passed
@msevestre msevestre deleted the 2195-show-tooltips-for-longer-time branch January 16, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Verified
Development

Successfully merging this pull request may close these issues.

Show tooltips for longer time
2 participants