support dual monitors
add support so the movement works between monitors smoothly, you can move between now, just not carry mouse clicks through.
10
votes
1 comment
-
simonjohnroberts
commented
Essentially, currently when the mouse events are no longer captured no additional process is in place to check for second monitor entry.
I tried the Winow.OnMouseEnter event to no avail already.
This would need adding. I'm looking into it.