WhiteMagic / JoystickGremlin

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

Condition-Based Shift Button on "Release" does not work #476

Closed stormrider123 closed 1 year ago

stormrider123 commented 1 year ago

Following the example "Condition-Based Shift Button", the released state does not generate an action.

https://whitemagic.github.io/JoystickGremlin/examples/

WhiteMagic commented 1 year ago

Without additional information on what you actually did it's impossible to help, also typically the discord is easier to get help on these kind of issues. My best bet is that you're using a "Joystick Condition" that should trigger on the input it is has been added to. This won't ever trigger as you're meant to use the "Action Condition" for that specific scenario.