roblox-bug-tracker icon indicating copy to clipboard operation
roblox-bug-tracker copied to clipboard

Rotated GUI's Aren't Hidden In Scrolling Frames

Open 04hockey opened this issue 9 years ago • 1 comments

When outside of the canvas for a ScrollingFrame, any GUI element that has a rotation other than 0 is not hidden at all.

04hockey avatar Jan 06 '17 11:01 04hockey

This is likely the same problem as rotation and ClipsDescendants not working together, which is intentional because it makes clipping much more complicated; see #155

SNCPlay42 avatar Jan 14 '17 01:01 SNCPlay42