The new template has some weird behaviour handling columns, for example:
in some columns we noticed the column width extends without “wrapping”
and is kind of annoying … we see the following options (with different degrees of complexity for developers):
1- the user can define and eramba will “remember” the width of a column , a bit like a spreadsheet
2- eramba will automatically wrap once the column width reaches certain lenght
im inclined for #1 … but i know is a lot harder to develop and will take much longer to fix. this is not critical as nothing is broken and forbidding users from using eramba: https://github.com/eramba/eramba_v2/issues/1971 but must be handled in the short term roadmap.