Hello,
i am currently working on an existing project and i what to extend a vc4 visualization.
In the visualization a numeric output is connected to a variable wich is an array of a dynamic size.
In the past the constant, which was used to define the array size, was set to 7. Now i changed it to 15.
However i can not see the datapoints of the new array (should now have size 15) in the dialog of the data value connection in the vc4 application.
Anybody knows how to solve this?


