angular-ellipsis icon indicating copy to clipboard operation
angular-ellipsis copied to clipboard

overflow is considered not only by line height but width as well

Open dicbrus opened this issue 7 years ago • 0 comments

in case when parent container is pretty narrow, first word goes out of the parent frame. width check was added to isOverflowed() function Together with

ellipsis-separator=""

text is truncated correctly

dicbrus avatar Mar 21 '18 08:03 dicbrus