<div dir="ltr"><div>I want to display an animation while allowing the user to rotate and pan the view. For this reason I've been using TimerEvent, and it was working fine until I started using the Qt bindings. What's happening is that as soon as I interact with the window in any way, such as clicking in side it, the timer stops firing. I created a minimal example to show what I mean. This is with VTK 8 and Qt 5.</div><div><br></div><div><a href="https://pastebin.com/XV8eGSnc">https://pastebin.com/XV8eGSnc</a><br></div></div>