Page 1 of 1

RGB matrix 3D Starfield size bug?

Posted: Wed Oct 19, 2022 7:26 pm
by giacomo
hello,
I guess it's a bug, the RGB matrix Starfield is not using all the group space,
in this case one row and one column are ignored.
RGBmatrix-test.qxw
(8.21 KiB) Downloaded 91 times

Re: RGB matrix 3D Starfield size bug?

Posted: Fri Oct 21, 2022 6:54 am
by hansjuergen
Thanks for reporting.
I looked into it and pushed a fix for the off-by-one error in the script:
https://github.com/mcallegari/qlcplus/pull/1367

If you want to fix it locally, follow the change in your local file as shown at
https://github.com/mcallegari/qlcplus/pull/1367/files

Re: RGB matrix 3D Starfield size bug?

Posted: Fri Oct 21, 2022 7:23 am
by GGGss
hansjuergen wrote: Fri Oct 21, 2022 6:54 am Thanks for reporting.
I looked into it and pushed a fix for the off-by-one error in the script:
https://github.com/mcallegari/qlcplus/pull/1367

If you want to fix it locally, follow the change in your local file as shown at
https://github.com/mcallegari/qlcplus/pull/1367/files
Is this error also present in v4?

Re: RGB matrix 3D Starfield size bug?

Posted: Fri Oct 21, 2022 11:36 am
by janosvitok
GGGss wrote: Fri Oct 21, 2022 7:23 am Is this error also present in v4?
The scripts are shared between v4 and v5. In other words, there is only one version of each script.