Hey,
I am using a gif in a on one of my screens, which I am opening with swapWindow() through a gateway script. Whenever I do so, the ImageAnimator-Thread is started like 3 times, which isnt a big deal itself, but sometimes, when I am swapping to another window, it doesnt close properly, so if there are screens, that are heavily used, the slow down after a few hours, being nearly unresponsive with delay times up to 30s.
When I check the Thread-Viewer i see sometimes like 30+ instances of the ImageAnimator.
The Memory usage goes up from 250MB (after start of the vision client) to up to 2500MB (alternating between 2300 and 2800 within seconds).
what can I do (except removing the GIF and restarting the Vision Client) to handle this issue?
I am using Ignition 8.1 and the Vision Client.
Kind regards in advance