When using buttplug-tampermonkey-ui and clicking the "Connect to Intiface Desktop" button, nothing happens.
Expected behavior: The UI would connect to Intiface Desktop
Looking at the code, it seems that connect_browser_button has an event listener for connecting in-browser, but connect_intiface_button does not have any event listener.
When using buttplug-tampermonkey-ui and clicking the "Connect to Intiface Desktop" button, nothing happens.
Expected behavior: The UI would connect to Intiface Desktop
Looking at the code, it seems that
connect_browser_button
has an event listener for connecting in-browser, butconnect_intiface_button
does not have any event listener.