Skip to content
Commit 729cdc2e authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Fix dangling tooltips when rendering the CallInfoView again



When the CallInfoView is rendered again the parent elements of the
previous tooltips are removed. However, if a tooltip was being shown the
tooltip was never hidden, as its parent no longer existed and thus was
never unhovered. Now tooltips are explicitly disposed when the view is
rendered again.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 39063e39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment