Might also need to add some handling for driven arrays, since those cause errors in updating the UI when adding/removing list elements in the proxy list (See BezierCurve component for example of array drive)
Edit: driven arrays are handled now, the list will not be generated in this case
Closes #66
Might also need to add some handling for driven arrays, since those cause errors in updating the UI when adding/removing list elements in the proxy list (See BezierCurve component for example of array drive)
Edit: driven arrays are handled now, the list will not be generated in this case