Hello,
I’ve tried to work with a ListView VisualElement within a node within a custom graph view and it wasn’t functional. Most features work other than reordering. In non-animated mode, reordordering doesn’t function at all, and in animated mode, the visuals and selection are very bugged to a degree that its unworkable.
Lists are quite crucial to the complicated dialogue system in the game I am a developer for, so we’ve had to implement custom list rendering. Being able to use the ListView element instead would be a great feature for us.
We are currently on version 2022.3.18f1.
Thanks.