JoystickGremlin icon indicating copy to clipboard operation
JoystickGremlin copied to clipboard

Implement response curve action

Open WhiteMagic opened this issue 2 years ago • 3 comments

Implementation of the response curve UI, i.e. the curve aspect as well as the deadzone. The entire curve rendering aspect needs to be redone as QML handles this differently.

Functionality that needs to be supported:

  • Dragging of control points and their handles (if used)
  • Numerical input of control point and handle coordinates
  • Support for symmetry and smoothness constraints
  • Ability to invert a curve

Possible nice to have features:

  • Toggle for live feedback of a curve

WhiteMagic avatar Aug 20 '22 19:08 WhiteMagic

Include the resolution of #428 as well to ensure the UI is flexible enough to handle various curve types.

WhiteMagic avatar Aug 02 '23 08:08 WhiteMagic