listCOMP justify center + wordWrap

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 :slight_smile:

Here are some more issues with the listCOMP I found:

  1. Another case with listCOMP and justify text.
    Justify.CENTERRIGHT doesn’t work, if the text doesn’t fit the cell (see example).

  2. The issue above persists.

  3. 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.

  4. 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

  5. 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)

2 Likes