Weird scrolling frame bug

Hello fellow developers! I’m having this weird issue with scrolling frames in my game. This is what happens.

If you hover over one of the menu options, the icon on the left with get bigger and tween to a random side. This looks good if the icon is fully on your screen.

An example:

However, if the icon is partially covered by the scrolling frame, instead of only showing the parts inside of the frame, it shows all of the icon.

An example:

I was wondering if there is a way to get around this. Thank you for your help!

1 Like