Commit graph

1 commit

Author SHA1 Message Date
Brad Erickson
579c70f79b improve: create missing RendererFunc error message
Improve the development debugging process by better handling a
missing Node Kind RendererFunc. This:
panic: runtime error: index out of range [22] with length 20
Becomes:
panic: RendererFunc not found for kind: KindName
2020-12-27 11:27:41 -08:00