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

Cue list widget - cannot edit Notes field #1594

Closed schofiel closed 4 months ago

schofiel commented 4 months ago

Describe the bug When using the the Cue List widget in Virtual Console, there is no mechanism or property that I can locate in the UI that allows the Notes field of the widget to be edited.

To Reproduce Steps to reproduce the behavior:

  1. In Virtual Console tab of UI during edit phase, click on "Cue List" widget and add to VC desktop.
  2. Verify widget appears and drag to expand.
  3. Verify title bar of new widget shows #, Cue list, Fade In, Fade Out, Duration and Notes fields
  4. Right click on Widget and select "Properties" in speed menu
  5. In the Cue List Tab of the Properties page, add a Chaser
  6. Click OK to save the widget with it's Chaser. Verify the chaser steps are shown in the List, and that the #, Cue List, Fade In, Fade Out and Duration fields are populated and match the definitions in the chaser you have created on the UI functions Tab.
  7. Verify that the Notes field is unpopulated, and is apparently Read Only.

Expected behavior Each step in the chaser list should be editable in the CL Widget, to allow the Notes field to be populated. Changes made in the Widget fields should back-propogate to the Chaser definition on the Functions Tab/page

Screenshots

Desktop (please complete the following information):

Additional context

schofiel commented 4 months ago

The new version 4.13.1 appears to have corrected this, permitting Notes to be edited in the Chaser function list entries.