org.eclipse.rap icon indicating copy to clipboard operation
org.eclipse.rap copied to clipboard

pack column for Tableviewer

Open demetr88 opened this issue 2 years ago • 0 comments

If I set getTable().getColumn(index).pack() for a field with bold, the value does not fit in the cell and has '...' at the end of the value. If I don't use bold, the value fits in the cell

demetr88 avatar Mar 29 '23 23:03 demetr88