MouseStates-Node clamps PositionXY to [-1,1]

Hello,

the attached patch illustrates the bug.
Worked as expected in beta30, I guess the new Mouse-Nodes introduced this bug.

thx
-readme

MouseStatesXYBug.v4p (9.9 kB)

Thx for the nice test patch. Fixed in upcoming release.

i’d add another request: can you remove the -1…1 clamp from the Raw mode too? or if it’s possible can you output the delta of the raw mouse movements? I have my DirectInput node though for that for years now which output’s the mickies the mouse moved from the previous frame (even when it’s on the screen edge or corner, or the cursor is fixed in a position), but it would be nicer to have that functionality built inside vvvv