I have the following construction:
On a start of a lay-out, I fill an array with a few values.
In the lay-out on a given moment, a value gets removed:
When I restart the lay-out, I want the array is refilled/ reset. However, the values that where removed don't show up again in the array. How can i make this work?