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

[Bug] Sub tooltip popup delay speed error #279

Closed
BachiMjavanadze opened this issue Jun 2, 2023 · 2 comments
Closed

[Bug] Sub tooltip popup delay speed error #279

BachiMjavanadze opened this issue Jun 2, 2023 · 2 comments
Assignees

Comments

@BachiMjavanadze
Copy link

BachiMjavanadze commented Jun 2, 2023

My Settings are:

Super Quick Info > Delay Display > Deley time = 500ms

But when I hover mouse cursor on the modal window on some entities (i.e. method Foo) then new modal window pops up immediately. Is it possible to delay it?

image

@wmjordan
Copy link
Owner

wmjordan commented Jun 2, 2023

The symbol tool tips do not respect that setting yet.
I will see how to implement the delay for them.

@wmjordan wmjordan added this to the Backlog milestone Jun 3, 2023
@wmjordan wmjordan mentioned this issue Jul 1, 2023
26 tasks
@wmjordan
Copy link
Owner

wmjordan commented Jul 1, 2023

This issue unexpectedly took me HOURS to fix 😵 due to DataTemplates or Styles in WPF XAML do not allow hooking event handlers.

Please try the new beta version (#283).

@wmjordan wmjordan removed this from the Backlog milestone Jul 6, 2023
@wmjordan wmjordan self-assigned this Jul 6, 2023
@wmjordan wmjordan closed this as completed Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants