RGB matrix 3D Starfield size bug?

Report an issue that you found while using QLC+ 5.x.
Please provide as many details as you can, a sample workspace if available and don't forget to read the forum posting guidelines first !
Post Reply
giacomo
Posts: 556
Joined: Tue May 26, 2015 6:17 pm
Real Name:

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
hansjuergen
Posts: 21
Joined: Fri May 08, 2020 6:45 pm
Real Name:

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
User avatar
GGGss
Posts: 3075
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

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?
All electric machines work on smoke... when the smoke escapes... they don't work anymore
janosvitok
Posts: 1326
Joined: Mon Apr 13, 2015 7:05 am
Location: Bratislava, Slovakia
Real Name: Jano Svitok
Contact:

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.
Post Reply