TextButton autocolor when covered

https://gyazo.com/96023501fba0acc0d6dec956e8ca66fc

Hi, this gif shows a TextButton and a Frame. The Frame covers the TextButton half way. When I hover over the TextButton, it autocolors, even when the Frame is in the way…

Any solutions for this?

3 Likes

I would almost say that this is a client bug. This might be an issue with event propagation, but I don’t know how their system works internally.

If you try setting the overlaying frame’s Active property to true, does that stop this from happening?

1 Like

Nope

1 Like