GUI Outline going Outside the Menu

  1. I’m trying to make an admin panel with a face picture

  2. The background of the image keeps clipping outside of the menu.

  3. I turned on clip descendants on everything that I thought might help, but it hasn’t done anything. I also switched from UIStroke to a normal frame, but that didn’t work either.

ClipDescendants doesn’t work on rotated UI. Are you rotating the UIGradient or the Frame?

I’m rotating the frame. I’ll try to rotate the UIGradient instead.

Well then you’ll want to rotate the gradient.