I have a script of Gui frames that when mouse enters the frame, its borders increase, when it leaves, then the borders decrease to normal. Problem is that when i have multiple frames in a line and hover mouse around them fast enough, sometimes script does not detect that the mouse have left certain frame and leaves border increased when it should be normal , any help?
I think this is a bug. If you move your mouse fast enough, the script won’t detect the mouse leaving, making your borders stay stuck increased.
There’s also a recent devforum post on this if you’re interested in reading more about it.
I might come up with a solution to get around this but for now I don’t know how to fix this. Maybe someone in the devforum post knows?