You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call renderLinkedName directly from renderCategoryLabel
This avoids calling back to Category, which immediately calls the
renderer again anyway, except that during a test the second call went
to an html renderer because the packageGraph was holding a
HtmlRendererFactory.
0 commit comments