Update tooltip.js positionTooltip #65

Merged
Drumstix42 merged 1 commits from Auto-position-class-fix into master 2020-11-19 06:59:11 +08:00

1 Commits

Author SHA1 Message Date
Drumstix42 0427230a24 Update tooltip.js positionTooltip
- update `positionTooltip` fn to apply the proper class to tooltips/popovers when using "auto" placement determination
- now if a popover with "auto right" ends up being calculated to the left, the popover will receive the correct `left` class, and not `right`
2020-11-18 09:18:40 -05:00