Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

[Timeline] Fixed tool-tip surviving after item deleted #2545

Merged
merged 1 commit into from
Jan 5, 2017
Merged

[Timeline] Fixed tool-tip surviving after item deleted #2545

merged 1 commit into from
Jan 5, 2017

Conversation

lewisjb
Copy link
Contributor

@lewisjb lewisjb commented Jan 5, 2017

Previously if you deleted an item with a tooltip, it would stay in the DOM (and even worse, it would stay visible). This meant that if you kept deleting items, you would have a lot of tooltips floating on-top of each-other, never going away. This PR fixes that.

Copy link
Member

@mojoaxel mojoaxel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@yotamberk yotamberk merged commit e27de4f into almende:develop Jan 5, 2017
@lewisjb lewisjb deleted the fix-deleting-items-tooltip branch January 5, 2017 09:22
@mojoaxel mojoaxel added this to the Minor Release v4.18 milestone Jan 14, 2017
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants