Fixing mouse warp on macOS with several screens
Created by: TheoWinterhalter
The function
Mouse.set_relative_position
was broken on macOS as it was using the wrong screen to compute the position in global coordinates.
Created by: TheoWinterhalter
The function
Mouse.set_relative_position
was broken on macOS as it was using the wrong screen to compute the position in global coordinates.