help wanted
描述
Currently, each clickable element in the inspector UI adds it's own event listener. An optimization opportunity here is to replace this mechanic with a single delegate event on the parent node.
This would also fix the second half of #113.