dibari / angular-ellipsis

Angular directive to truncate multi-line text to visible height

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malfunctioning when resized using uib-tab

tomobrien2004 opened this issue · comments

I am using angular-ellipsis on one tab of a UI Bootstrap uib-tab.

When I click on the other tab, and resize that tab, and then click back on the tab with the angular-ellipsis elements, they then show their full text instead of the truncated ellipsis text. If you then resize the window on this tab, it then does cause the ellipsis to function properly.