
Is it possible to configure the ImageLabel properties such as ImageRectOffset to position the arrow image inside of the ImageLabel?
(I do not want to make the arrow image have invisible pixel padding nor use extra frames/image labels)

Is it possible to configure the ImageLabel properties such as ImageRectOffset to position the arrow image inside of the ImageLabel?
(I do not want to make the arrow image have invisible pixel padding nor use extra frames/image labels)
If what you’re going for is to keep everything in a single image (both the arrow and the letter B) but rotate only the arrow, then no. That is unless you’re okay with the B rotating too, which is probably not what you want.
You must use two images if you want to change the arrow alone but not the letter B.
I am asking about fitting the arrow into the ImageLabel whose size you can see, not about combining the Text and the arrow in one image
I’m sorry is the arrow and the B circle to different images or one image?
I’m pretty sure they are different images