microsoft / microsoft/AdaptiveCards
[All][BackgroundImage] Add Opacity property to BackgroundImage
Open
@shalinijoshi19 is already working on this.
Since Sep 8, 2020.
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?
- .NET HTML
- .NET WPF
- Android
- iOS
- JavaScript
- UWP
Is your feature request related to a problem? Please describe.
When I have a background image, I may want the image itself to be a bit more subtle, adding opacity would allow for the image to be present but not "in your face".
Describe the solution you'd like
Add an opacity field to BackgroundImage, values between 0 and 1.
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.