Hi Dean,
Thank you for the provided details. I am happy to inform you that the status of the item is set to In Development. As soon as we are ready, we will specify in which version the fix will be available.
Regards,
Dinko
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
suggested work around is to clone image before locking and animating it - this removed possibility of deadlock. This should make all animations thread safe I assume!
e.g.
public class CustomPictureBox : RadPictureBox