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
I noticed that it is possible to center tags horizontally in the view with the TTGTagCollectionAlignmentX possibilities.
Is it possible to center tags vertically in the view ?
In the image below, you can see a red box (TTGTextTagCollectionView) and the tag inside.
The red box take the full height of the superview, so it can change.
I can have multiple tags that will be presented vertically, but can have only one tag too.
Is it possible to center the tags vertically in the TTGTextTagCollectionView ?
I didn't found something to do it.
The text was updated successfully, but these errors were encountered:
In the images below, I tried to illustrate what I mean with "organize tags vertically".
I need that in the TTGTextTagCollectionView (orange box) the child views are center vertically.
They should be in the middle of the view, based on the y axis.
I noticed that it is possible to center tags horizontally in the view with the
TTGTagCollectionAlignmentX
possibilities.Is it possible to center tags vertically in the view ?
In the image below, you can see a red box (
TTGTextTagCollectionView
) and the tag inside.The red box take the full height of the superview, so it can change.
I can have multiple tags that will be presented vertically, but can have only one tag too.
Is it possible to center the tags vertically in the
TTGTextTagCollectionView
?I didn't found something to do it.
The text was updated successfully, but these errors were encountered: