UI|Client: Run small text preprocessing tasks synchronously
Label texts are typically quite short, so now TextDrawable carriesout short (<20 chars) wrapping tasks immediately.
Also improved LabelWidget so that it updates the size of the widgetbefore drawing it, when its text becomes ready for drawing.
View differences
UI|Client: Run small text preprocessing tasks synchronously
Label texts are typically quite short, so now TextDrawable carries
out short (<20 chars) wrapping tasks immediately.
Also improved LabelWidget so that it updates the size of the widget
before drawing it, when its text becomes ready for drawing.