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
918 stars 349 forks source link

Introduce keyboard scroll flag in Virtual Console #1586

Open Pac72 opened 2 weeks ago

Pac72 commented 2 weeks ago

This is the second try to fix #1443, after a first attempt with pull request #1584 that covered only VCButtons. The approach on this change is completely different: introduce a flag to choose whether or not to use arrow and PgUp/PgDown keys to scroll Virtual Console. When the flag is disabled, all the keys are available as key combinations on the controls.

Side changes:

Closes #1443

coveralls commented 2 weeks ago

Coverage Status

coverage: 32.056% (+0.02%) from 32.034% when pulling e0912e5a06d5b044bc1671c376b3441002206bf1 on Pac72:issue-1443-vc-settings into c1f5846de11931e43213afbd49b7cbac1031e23d on mcallegari:master.