vue-line-clamp icon indicating copy to clipboard operation
vue-line-clamp copied to clipboard

RTL text displays incorrectly

Open alejandroiglesias opened this issue 6 years ago • 0 comments

The component works fine for LTR text, but shows many issues for RTL text, as shown in the examples below.

Example 1: text clamps correctly to 3 lines on LTR text image

Example 2: RTL text not clamping to 3 lines image

Example 3: another RTL text is overlapped image

Do you have any ideas about what's going on? When I start disabling some of the CSS properties added by the component (or when I remove the component at all), the text looks good. Any help is appreciated.

alejandroiglesias avatar Apr 27 '19 21:04 alejandroiglesias