I cant put borders on a frame because I put a UI corner

Hello!
I was trying to design a GUI, however, i want to add some borders with a different colour. I tried to customize it in properties but it appears dissabled, studio says that its because the frame has corners. How can I fix this? How can I add borders despite it having corners?

You can try using UIStroke as it basically does same thing as border but with more support and even more customizations.

1 Like

I just tried it, thank you so much

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.