You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, UITextIcon is designed to carry only one character. There is no real need for this limitation. It it were more like a "UIFixedWidthText" (or so) and carried multiple characters, it could be used to concat text line of smaller parts. This in turn helps sending only updates for the changed parts of the "whole" String to the display.
The text was updated successfully, but these errors were encountered:
Currently, UITextIcon is designed to carry only one character. There is no real need for this limitation. It it were more like a "UIFixedWidthText" (or so) and carried multiple characters, it could be used to concat text line of smaller parts. This in turn helps sending only updates for the changed parts of the "whole" String to the display.
The text was updated successfully, but these errors were encountered: