Input device feedback callback not available in v9.x

I’m wondering why this feature was removed from LVGL 9.x?

The indev documentation still mentions it: Input device interface — LVGL documentation
and there’s also a deprecated comment in lv_obj_event.c : “Call the input device’s feedback callback if set”