Multi-line label won't show ... and tooltip if the text can't fit
Posted: Wed Mar 03, 2021 6:33 pm
When using single_line labels, the text is shortened with ... and it has a tooltip of the entire text.
However, when using a label with single_line set to false, the extra text is just cut off.
(Note that it is necessary for the label to have somehow limited height and width, otherwise, it just expands itself to fit the text)
Is it possible to add the same behaviour for multi-line labels?