-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Evaluate again inside timeout if toggle is false or true to assure that tooltips are only shown when actions are displayed. - Rolledback to v-show and removed else statement on showTooltip mehotd. - No need to hide tooltips because will be destroyed by v-if when element is removed from dom. - Added 100ms for avoiding delay issues and match animation transition time of 0.7s (maybe more time is needed)
- Loading branch information
Showing
4 changed files
with
10 additions
and
12 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters