zwcloud / ImGui

Immediate Mode GUI for C#
https://zwcloud.net/#project/imgui
GNU Affero General Public License v3.0
197 stars 21 forks source link

The hover state is incorrect if the initial position of a window is not (0,0). #8

Closed zwcloud closed 6 years ago

zwcloud commented 6 years ago

caused by https://github.com/zwcloud/ImGui/commit/497aedc9068e9060fc76f7e5be5b2d6cbed14415

zwcloud commented 6 years ago

It also happens on controls inside a window.