I’ve tried setting the Active property of a frame to true to prevent MouseEnter/MouseLeave functions from firing to objects behind the frame, however they still do fire
Can see in the ss that Active property of the frame is true + if you look where my mouse is theres a button behind the frame, that when I hover over creates the text saying ‘Lock’, so the MouseEnter/MouseLeave function is still being fired on these buttons even tho they are behind this other frame