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

Copy VCXYPad presets (v4) #1540

Closed hjtappe closed 6 months ago

hjtappe commented 6 months ago

In v4, the VCXYPad did not copy the presets. This patch completes the copy action by adding the presets in createCopy.

Sample workspace for testing the copy action: VCXYPad.qxw.zip

coveralls commented 6 months ago

Coverage Status

coverage: 32.084% (+0.002%) from 32.082% when pulling 93b32fb57e3a8e8975da8443c1ecfffcb135d3b4 on hjtappe:vcxypad-copy-presets into 1775f221e70ec0e91b333ecf5476087634160e6f on mcallegari:master.

mcallegari commented 6 months ago

Thanks! :+1:

yestalgia commented 6 months ago

What a legend you are! I was about to report this!