Skip to content

[Rendering] SVG Image with explicit dimensions doesn't support Size and explicit size #8243

@jwoo-msft

Description

@jwoo-msft

Target Platforms

UWP

SDK Version

3.1.0

Application Name

N/A

Problem Description

SVG image that has dimension doesn't support size: small, medium, large, and explicit size.

Screenshots

image
image

Card JSON

{
  "type": "AdaptiveCard",
  "version": "0.5",
  "body": [
    {
      "type": "Image",
      "url": "https://adaptivecards.io/content/adaptive-card.svg",
      "size": "small"

    }
  ]
}

Sample Code Language

No response

Sample Code

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions