processing-experimental
processing-experimental copied to clipboard
Variable Inspector fills up removed elements in intlist
I noticed that when I remove elements from an IntList() the variable inspector fills the position with the last element of the list. Although the count variable shows the correct number. 34 25 56 15 15 removed 15 removed 0 0 0