mcallegari / qlcplus

Q Light Controller Plus (QLC+) is a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc. This project is a fork of the great QLC project written by Heikki Junnila that aims to continue the QLC development and to introduce new features.
Apache License 2.0
1.02k stars 360 forks source link

Wrong Tab order in Custom Feedback Dialog #1637

Closed Loewe111 closed 2 weeks ago

Loewe111 commented 2 weeks ago

Describe the bug When using Tab to navigate through the options in the Custom Feedback Dialog, the order seems wrong, as seen in the image. The Monitor Value comes before the Lower Value, and the Ok/Cancel Buttons come before the midi options.

current

To Reproduce Steps to reproduce the behavior:

  1. Open a Custom Feedback Dialog
  2. Use Tab to navigate the options
  3. See error

Expected behavior I would expect the Monitor Value to be 3rd and the Midi options to come before Ok/Cancel, like this: expected

Desktop:

yestalgia commented 2 weeks ago

Good pickup thanks