microsoft / busiotools

Tools for debugging and testing io buses for Windows
MIT License
192 stars 100 forks source link

stop override when changing pages #57

Closed robert-wu-ms closed 4 years ago

robert-wu-ms commented 4 years ago

When the page goes from the DEO page to another one of the pages (Tests, View, MALT), the current DEO override is not correctly stopped. We would need to close sensorexplorer to completely stop the DEO request.

With this change, changing from the DEO page to any of the other modes correctly stops DEO

Verified via: put sensorexplorer on laptop and verify that display enhancement override is not stopped when we change the mode put new sensorexplorer private on laptop and verify that display enhancement override is correctly stopped when we change the mode