mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-30 21:05:54 -05:00
The legacy confusing IsItemRectHovered(), IsWindowRectHovered() can be completely removed now. Changed IsWindowHovered() behavior with default parameter: it now return false is the window is blocked by a popup. Demo: Added tests for those two functions.
137 KiB
137 KiB