WhiteMagic / JoystickGremlin

A tool for configuring and managing joystick devices.
http://whitemagic.github.io/JoystickGremlin/
GNU General Public License v3.0
313 stars 46 forks source link

User Plugin Bool Variable State is not updated in UI after switching Plugin Instances #396

Open Ryuk47 opened 2 years ago

Ryuk47 commented 2 years ago

Editing a Bool variable in the first instance of a user plugin, then editing any other plugin instance and switching back to the first instance, shows the variable as false. Checking the actual state of the variable via debug commands however reveals that the variable remains true.