I noticed a possible minor issue. If I copy a button setup with action = Stop All Functions, the associated fade out time doesn't get copied with it.
If it's generally expected that all configured settings copy over, may I submit an issue and then provide a pull request with a fix for it?
Stop all functions button - copy/paste doesn't include fade time
- mcallegari
- Posts: 4683
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Yes, please send a pull request on github.
After this line
https://github.com/mcallegari/qlcplus/b ... n.cpp#L169
add
Thanks
After this line
https://github.com/mcallegari/qlcplus/b ... n.cpp#L169
add
Code: Select all
setStopAllFadeOutTime(buton->stopAllFadeTime());
- mcallegari
- Posts: 4683
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact: