Files
goo-engine/source
Campbell Barton 7987c663d9 Fix #114667: UI List search broken when class names >32 chars
The list identifier includes the class name and an list_id,
see: WM_uilisttype_to_full_list_id

This requires using UI_MAX_NAME_STR (as noted in doc-string).
2024-04-04 17:09:02 +02:00
..