Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

tooltip does not got away #16

Open
akira-charon opened this issue May 5, 2016 · 5 comments
Open

tooltip does not got away #16

akira-charon opened this issue May 5, 2016 · 5 comments

Comments

@akira-charon
Copy link

I added a tooltip to double clickable table row which appears when hover over each row. That works fine. But when I double-click a row, it removes that table and loads new template, but that tooltip does not go away.

@johanbrook
Copy link
Contributor

Known problem: if the parent template is moved/removed, the tooltip will stay on its position.

@husseinsharif
Copy link

husseinsharif commented Apr 19, 2017

Having the same issue. Is there a way to kill the tool tip incase it remains on its position?

@johanbrook
Copy link
Contributor

Tooltips.hide() :)

@husseinsharif
Copy link

Well I look like an idiot. Thanks dude!

@johanbrook
Copy link
Contributor

Hahaha, no worries mate :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants