Michael-48/Iris

widgets.getMouseLocation Returning Incorrect Values

Closed this issue · 1 comments

It looks like GuiService doesn't immediately return the correct value for GetGuiInset. Because of this, the MouseLocation is always wrong for the isPosInsideRect checks in Menu / Window / Combo if you loaded too soon. In my case this leads to Menus never functioning as I consistently load too early in studio.

image
image

Should be merged now, thanks for finding and fixing this.