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
991 stars 356 forks source link

cursor position don't change after moving it in Shows #1538

Closed EliotAmn closed 5 months ago

EliotAmn commented 6 months ago

Describe the bug

In the show editor, when I move the cursor somewhere and then hit "Play", the cursor returns to its last position without taking into account the change made. It seems that I have to hit "Stop" every time, and it's not very convenient when editing large shows, especially since there is no keyboard shortcut to do so.

Desktop :

mcallegari commented 6 months ago

Not reproduced. Please improve your report by attaching a workspace and exact instructions how to reproduce the issue

EliotAmn commented 6 months ago

When pausing a show and moving the cursor to another position, pressing space or play causes the cursor to return to its previous position instead of staying at the new position.

Steps to reproduce :

Expected behavior : The cursor should remain at the newly selected position after pausing and resuming the show.

Actual behavior : The cursor returns to its previous position after resuming the show.

Today I bypass this issue by using the "Stop" button at each cursor movement, but it's not really pratical for me.

(Sorry for any potential mistakes in my English!)"

mcallegari commented 6 months ago

What is not practical? Hitting stop (CTRL+Space) instead of pause (Space)?