Massimo Callegari

Results 232 comments of 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

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 ![Screenshot_20211204_002937](https://user-images.githubusercontent.com/2951337/144685756-758699dc-9257-4c0d-ba9d-9215eec152db.png) ![Screenshot_20211204_003012](https://user-images.githubusercontent.com/2951337/144685786-083d1e2a-5fc4-41a9-a966-e34ac2ea1699.png) ![Screenshot_20211204_003114](https://user-images.githubusercontent.com/2951337/144685848-fd7985fe-8c09-455b-aee7-228c9f154059.png)

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 ![Screenshot_20211204_003656](https://user-images.githubusercontent.com/2951337/144686283-7e638766-0e89-4f33-8e9a-ea52c548621a.png) ![Screenshot_20211204_003847](https://user-images.githubusercontent.com/2951337/144686311-7d4bbffb-3b9f-4a0e-9b74-bdc830bcff8b.png)