The image shows the demonstration
The frame is the 100x100 object, and the text label is a child of the Frame, the frame has clip descendants on, and having a rotation other than 0 seems to not work.
2 Likes
This was intentional and not a bug. It would take too much computing power to calculate the clipping.
I see, either way it should allow clipping, but I guess to save performance its fine.
We seriously need to get a sticky that says that this is intentional behavior because the amount of “bug reports” about this “bug” is too damn high.
Yeah, it’s almost as if people actually expected ClipsDescendants to work the way the name implies.
6 Likes