Truncate file name

Hello Webix team,

https://snippet.webix.com/gdlzq3x2

If I have large file name with spaces my file name is not getting truncate

Hi,

You can add CSS white-space:nowrap;
Please check the sample: Code Snippet
Also, I highly recommend you to remove width: auto and height: auto from .webix_list_item class