Is there any way to setting label distance (margin left) with checkbox? here is my sample
https://snippet.webix.com/2pel1a3z
label:“Need to be Revision” cannot shown entirely… and also resize the font is not the solution…
Hello!
You can use labelWidth property of the checkbox
Please check the sample: https://snippet.webix.com/b6inyuhs
Nice, thanks Nastja…