RainwayApp / bug-tracker

Report all issues found with Rainway here, or make suggestions for new features. 🐜
https://rainway.io/
27 stars 3 forks source link

Rainway disables mouse pointer precision on launch, doesn't re-enable #359

Closed riverar closed 4 years ago

riverar commented 4 years ago

Rainway app version 1.0.15.0 Windows 10 1903 18362.263

Dupe of #287, however it's important this be considered as a bug, not an enhancement. This silently modifies system state at app start and can be very confusing to users when mouse precision is suddenly lost. I find myself fixing this an uncountable number of times a day during my Rainway usage/testing.

Expected: Rainway changes this option at stream start and reverts its changes at stream end.

image

andrewmd5 commented 4 years ago

Was closed by an a commit!

I've fixed this behavior and it will be released in 1.0.16.0.

We will also apply the last saved pointer info on startup (just in case say it crashed while you're streaming,) and shutdown. a side effect here is we do not poll for changes to these settings, so they could become out of sync, but most users don't alter their pointer often.

andrewmd5 commented 4 years ago

Fixed in the last update, if you can verify.

riverar commented 4 years ago

@Codeusa Verified in 1.0.16.0