WhiteMagic / JoystickGremlin

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

Ability to name/describe each individual action in an action set #517

Closed WhiteMagic closed 5 months ago

WhiteMagic commented 5 months ago

Add the ability to set a title/name/description for each action. This label can then be used when adding actions via the reference action. The label will be displayed in the header portion of the action node UI. This will necessitate a change in the profile to add the label field to the abstract class.