Delete All Objets when the EA its removed
-
Hi, I want that all objects are removed, when I remove the EA.
I tried this in the "On deinit" tab

But all objects are removed and redrawn when I change timeframe
......
fxdremadeinit.jpg -
I think that is normal
when you change timeframe it is as if you remove and reattach the EA
so first it removes the objects and then recreates them as it reinitializes the EA