AntiMicroX/antimicrox

Implement simple widget representing one-axis buttons (like triggers) in main window

Open

#1,108 opened on Dec 8, 2024

View on GitHub
 (0 comments) (1 reaction) (0 assignees)C++ (236 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3,844 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

Instead of using a regular button for representing triggers, it would be nice to add to it some kind of indicator showing current value of axis.

Maybe the background of a button could serve as a progress bar.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

This issue is created after suggestions from this issue: https://github.com/AntiMicroX/antimicrox/issues/1083

Contributor guide