So I’d like to start off by saying that I don’t use UIgradient a lot so I don’t know if this is even possible. I basically want the green background of the Textbox to use the gradient I’ve used for the stroke, but for some reason it doesn’t work.
1 Like
I think this is more of a bug than anything, since I just tested it myself and a Frame uses the UIGradient as expected, but a TextBox doesn’t react to the UIGradient. I tried seeing if any of the properties could be causing this, but I didn’t get anything.
The only workaround I can think of is placing a frame under the TextBox and using that for the background.
3 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.