Add backward compatibility for SHOW_DYNAMIC_LEGEND

pull/141/head^2
Ben Peachey 5 years ago
parent ceddd0aba6
commit 621a191552
No known key found for this signature in database
GPG Key ID: 36CB9959B1927086

@ -515,6 +515,11 @@ $showActiveLegendEntries($tagCustomLegend)
endlegend
!endprocedure
/' @deprecated in favor of SHOW_LEGEND '/
!unquoted procedure SHOW_DYNAMIC_LEGEND($hideStereotype="true")
SHOW_LEGEND($hideStereotype)
!endprocedure
' Boundaries
' ##################################

Loading…
Cancel
Save