Zooming with scrollwheel no longer works if I use surfaceguis scrollingframe

As the title says whenever I put my mouse near the scrollingframe of the surfacegui. I’m no longer able to use my mouses scrollingwheel to zoom in and out. Here’s video of it:

Figured out the way to fix it.
Basically when I was getting off the computer. I was setting surface guis Adornee to nil but for some reason game still thought that scrolling frame was still on my screen.

now that I also set scrollingframes visibility to false as well I am able to zoom in and out again