Miroslav Nikolov
Miroslav Nikolov
Hi folks. I have been using `rbd` in two work projects successfully. What I really like about it is the easiness of having all the drag&drop logic contained within a...
@alexandresebrao @bluce1017 my suggestion for now is to try to achieve that via your own css declaration instead.
@chjiyun can you provide more info for the case to test? For example what props are passed to `Truncate` or at least what is the **text** you want to truncate.
@mirovelk @chason yes, we still maintain the library, but trying to be very careful on what gets in since it will determine our resource allocation in future. I would say...
@theodorton are you still up for that?
@nmagathan if you pass `line` prop to `Truncate` with a value >= 1, then this should result in the number of lines before truncation. If no value is passed, then...
@thykos does the change with `renderLastLine` actually make any functional difference?
@shad-k could you post some screenshots of the case. Can you also confirm it is because of the resize event? I suppose if this is the case then it is...
Not out of the box for now, but noted.
This shouldn't be an issue anymore, but please do confirm that @Sunil-tc and @ido1wald