@Insality How did you manage to make an infinite data list with the limit of GUI nodes?
I see that you use gui.delete_node
but I was under the impression that gui.delete_node didn’t decrease the overall GUI nodes counter. How do you bypass that limit? Took a look at the code but didn’t find anything magic, care to tell me where you do it? Thanks