Page MenuHome

Fix T87567: Crash adding item in empty attribute search
ClosedPublic

Authored by Hans Goudey (HooglyBoogly) on Apr 19 2021, 7:13 PM.

Details

Summary

The function applying the search used the dummy search info for when the
item doesn't exist even when there was no UI data associated with the
node at all.

A fix is to only add the search menu when there is attribute info stored
for the node. This is something I wanted to do anyway, since it makes it
look more purposeful when there are no attributes in a node, less like a bug.

Diff Detail

Repository
rB Blender
Branch
attribute-search-empty-fix (branched from master)
Build Status
Buildable 14108
Build 14108: arc lint + arc unit