Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Gui Mouse.Enter function strange error ?

Asked by 6 years ago

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?

1 answer

Log in to vote
0
Answered by 6 years ago

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?

Ad

Answer this question