microsoft / microsoft/AdaptiveCards
[.NET] Allow for more fine grained resolution controls in WPF renderer
Open
@paulcam206 is already working on this.
Since May 6, 2021.
Request
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
What platform is your feature request related to? (Delete other platforms).
.NET WPF
Is your feature request related to a problem? Please describe.
Sometimes the rending of a card creates a very pixelized card. It would be nice to have more controls over the resolution of the card other than only "width".
Describe the solution you'd like
Able to define resolution parameters for the rendering.
Additional context
Based on this issue from Azure Bot Service:
https://github.com/microsoft/BotFramework-Services/issues/284
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.