In the following image, my black Frame
is placed inside of a ScrollingFrame
.
The problem I’m facing here since my black frame has an UICorner
of 0, 4 is that the property of that UICorner
is not applying on both sides of the element.
How can I apply corners to every side of my element and how can I make the frame “ignore” the ScrollBarImage
?