thartbm / PyVMEC

A Python-based GUI to create and run visuo-motor experiments.
GNU General Public License v3.0
1 stars 3 forks source link

cursor rotation incorrect on flipped screen #114

Closed thartbm closed 5 years ago

thartbm commented 5 years ago

Perhaps something to do with:

https://github.com/thartbm/PyVMEC/blob/0.9.3/Exp.py#L431

thartbm commented 5 years ago

Use screeninfo correctly to offset for location of the monitor on the virtual desktop.