
I have a sentence I am wanting to display in a gallery and break it up as individual words to enable clicking. I would like to dynamically resize the gallery template's width to match the size of a label inside. However, when I simply set the width to the size of the internal label, the text overlaps. Any suggestions?
The size of the label in the gallery is already dynamized using the following:
Len(ThisItem.Text)*20