Issue 225 - Image with large embedded image fails to render
- Changed SvgImage.Href property from Uri type to String to avoid UriFormatException if Uri contains too much data - Changed GetImage to receive a string instead of Uri object. - Created a temp Uri object in method with substring of allowed length and using this to determine Uri characteristics
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment