As a developer it is extremely annoying trying to get cool screenshots of my game in Studio because it is very difficult to get the hover box out of sight.
If your mouse leaves the viewport, the hoverbox stays on whatever the mouse was previously hovering over. This means if you want to hide it so you can take screenshots, you need to either fiddle your mouse around until you find a part where it is perfectly obscured, or you have to outright change its transparency in coregui.
This box should just un-adorn itself when the mouse is out of the viewport so I don’t have to waste time and effort doing this.