User info, tag config, and files protocol
Pre-release
Pre-release
This patch was authored and released by @tanner0101.
-
Adds
userInfotoLeafRendererandLeafContextfor passing user-defined data. -
Adds
tagsproperty toLeafRendereranddefaultTagsglobal for configuring custom tags. -
Adds
LeafFilesprotocol for customizing how Leaf fetches files. -
Publicizes properties on
LeafContextas well as simplifying parameter access.