I am working on a multilingual website with a large number of forms. When the language of the website changes - some labels (with labelPosition = left) to form ui components don’t fit in the labelWidth and the “…” is added.
Is there a way to set “autoWidth = true” for labels of ui form components (like ui.text, ui.checkbox…) ?
Thank you in advance for your help, I am sure this is a very common issue for all users of Webix.