This did not work, because the eye dropper only shows up for some id types (see ui_but_icon_extra_is_visible_search_eyedropper). An issue was that we currently don't allow storing the id type for an id property. This is added as ui data in this patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Generally fine, the IDPropertyUIDataID.id_type doc-string should note that this is a hint which is not enforced by the Python API and what happens when the value is left at zero.
