fluid-lab / gamepad-navigator

GSoC 2020 project
Other
6 stars 10 forks source link

Execute "controllable window" checks on plugin update as well. #163

Closed duhrer closed 4 months ago

duhrer commented 4 months ago

Currently, we check to see if there is a controllable window open on browser startup. If there isn't one, the settings page is opened.

We should perform the same check when the plugin is updated. The settings page is closed when the plugin is updated, so if the only controllable window is the settings page, then an update will close the last controllable window.