-
Notifications
You must be signed in to change notification settings - Fork 563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Underline support in text runs #3051
Comments
This was referenced Jun 17, 2019
7/12/2019 review
Proposal and spec approved, although the TextBlock aspect is dependent on the other convergence proposal #3071 |
This was referenced Jul 12, 2019
This issue has been automatically marked as stale because it has not had any activity for 5 days. |
🎉 Handy links: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
✔️ Android (#3216)
✔️ iOS (#3217)
✔️ TS (#3218)
✔️ UWP (#3219)
✔️ Designer (#3221)
Summary
Add an underline property to TextRun
Requirements
Schema/spec
https://github.com/microsoft/AdaptiveCards/pull/3086/files
Proposed changes
Add an
underline
boolean property toTextRun
. Note that depending on #3071 this property might also be added toTextBlock
.Example
Host Config
N/A
Down-level impact
Minimal. The underline won't appear, but text still will appear.
Host burden
N/A
Auto-generated task status
The text was updated successfully, but these errors were encountered: