Massimo Callegari
Massimo Callegari
The problem here is that QProcess leaves file descriptors open forever (at least on Linux), unless you explicitly tell Qt to close/terminate/delete them. Not knowing the duration of a Script...
@sbenejam I'd ike to hear your opinion too on this since I know you use/used Scripts in a few projects. Thanks
Fixed by #1358
Hi, thanks for this. I think there's an error: ``` algo.checkDepth = 0; algo.properties.push("name:checkDepth|type:range|display:Check Depth|values:1,64|write:setCheckDepth|read:getCheckDepth"); ``` Default value is 0 but range is from 1 to 64. Need a fix?
Hi, I think there's something wrong with the cell calculation, especially if you slide the checker before. Examples   
I think it is a 64x64 matrix
@sandinak any update on this and flames? Thanks
I kept this on hold basically because I planned this feature for QLC+ 5 and didn't want to invest effort on v4. Seeing how it is going (my bad...) I...
Technically, the only issue here is on macOS, where Simple Desk has serious [horizontal scaling issues](https://github.com/mcallegari/qlcplus/issues/837). Roadmap-wise instead, I confirm that I would prefer to have this as a new...
Hi, I'm testing on a quite large matrix and I can't make flames taller, even with depth (shouldn't it be height?) at 100  