drozhzhin-n-e / ng2-tooltip-directive

The tooltip is a pop-up tip that appears when you hover over an item or click on it.
http://ivylab.space/tooltip
MIT License
101 stars 76 forks source link

Tooltip doesn't repositsion when dynamic content changes tooltip size #152

Open Nurech opened 3 years ago

Nurech commented 3 years ago

When dynamic content loads to tooltip whilst it's open, tooltip expands as expected, but because size changed now tooltip ancor is no longer pointing to the correct spot. Would expect tooltip to repositsion if neccarry.