Unplanned
Last Updated: 02 Jan 2025 10:44 by Martin Ivanov
Martin Ivanov
Created on: 02 Jan 2025 10:44
Category: SvgImage
Type: Feature Request
1
SvgImage: Add support for the "values" attribute of "animateTransform"
Currently, the SVG parser relies on that the "animateTransform" tag uses its "from" and "to" attributes. However, the tag allows you to omit these and use the "values" attribute instead. Add support for reading and properly using the "values" attribute.  At this moment the RadSvgImage control throws an ArgumentNullException when "from" and "to" settings are missing from the "animateTransform".
0 comments