Issue was caused by negative maximal possible text width happening in label clipping. Solved by clamping width to 0 if it's negative.
Issue was caused by negative maximal possible text width happening in label clipping. Solved by clamping width to 0 if it's negative.