Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update GetTopContainerView to use
GetFocus()
Instead of passing `hwnd` from `WindowFromPoint()` as an argument, it now uses `GetFocus()` to retrieve `top_container_view`. This change was made to fix #98.
- Loading branch information