Weekly Changelog: 8.1.23-b20221118
Visualization
6822: Symbols: inline styles are no longer applied correctly
Fill and Stroke style props will once again be honored for Perspective Symbols.
6850: Progress Bar: Value display CSS rule in theme file is too specific and prevents application of color through Named Styles
Reduced the specificity of the CSS rule for applying color to the display value of Progress Bars, so that Perspective Named Styles could be used to determine the color value.
4718: Memory leak: Vision components not releasing references after system.security.switchUser call
Fixed a memory leak in the Vision Text Field when on a busy Window or Template with bindings which are evaluated on close.
Data Model
5776: Tag Group Editor: Description button doesn't show property descriptions
The Designer tag group editor now displays descriptions for properties.