Hi there,
I try to display multiline text in listCOMP cells.
But combining wordWrap with JustifyType.TOPCENTER aligns the text to the right.
TOPLEFT and TOPRIGHT seem to work just fine.
Best wishes,
David
listCOMP justify wordwrap.toe (4.9 KB)
Hi there,
I try to display multiline text in listCOMP cells.
But combining wordWrap with JustifyType.TOPCENTER aligns the text to the right.
TOPLEFT and TOPRIGHT seem to work just fine.
Best wishes,
David
listCOMP justify wordwrap.toe (4.9 KB)
+1 for Wordwrap in list for me. Would be great to display longer texts like comments and the like
Here are some more issues with the listCOMP I found:
Another case with listCOMP and justify text.
Justify.CENTERRIGHT doesn’t work, if the text doesn’t fit the cell (see example).
The issue above persists.
The help text one can set with attribs.help can’t be changed in any way (font size etc.).
This makes it unreadable on certain Displays.
Typos in the listCOMP callbackDAT:
line 34 says: colStetch
line 36 says: rowStetch
Under ‘currently not implemented’:
line 68: textjustify → is already implemented, but in some cases not working
line 69: textoffset → is already implemented
The other points under currently not implemented are there for a couple of years now.
Will they get implemented at some point?
It would be nice, if the listCOMP could get some love, since it is such a useful component.
Best wishes,
David
Version: 2020.2538
Windows 10
ListCOMP Justify Right.toe (4.9 KB)