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 it draws all captions on the same line and it does not check if there is enough space to draw it horizontally and vertically. It would be nice to check the given space in the UIView and automatically draw the captions on two lines if it is not wide enough.
The text was updated successfully, but these errors were encountered:
Currently it draws all captions on the same line and it does not check if there is enough space to draw it horizontally and vertically. It would be nice to check the given space in the UIView and automatically draw the captions on two lines if it is not wide enough.
The text was updated successfully, but these errors were encountered: