dansav / vs-eye-tracking

Extension for Visual Studio using eye tracking
MIT License
5 stars 4 forks source link

Changing scroll type does not affect open documents #8

Closed dansav closed 4 years ago

dansav commented 5 years ago

Allow switching scroll type without having to close, and reopen a document to have it take effect.

This requires a bit of refactoring to not tie the instance of the velocity provider to the document window.