Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Memory leaks in custom visuals

Hello,   I'm wondering if there is any memory leaks occuring in the update method. As far as I know, update method is recalled each time an event occured (filter for instance). So normally, all th...