Custom_exec_cb prevents lv_anim_del(obj, NULL)

I agree that it’s a problem. I think the simplest would be to add an
lv_anim_custom_exec_cb_t custom_exec_cb member to lv_anim_t and the animation engine would call the one which is was set.

cc @amirgon

1 Like