-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionality
Milestone
Description
Describe the problem
At the moment, there's no easy way to set the CornerRadius of a CodeBlock in the MarkdownTextBlock.
Describe the solution
Introduce a new CodeCornerRadius resource (that inherites from ControlCornerRadius as the default).
This resource should be set to the ScrollViewer containing the code TextBlock:
WindowsCommunityToolkit/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Render/MarkdownRenderer.Blocks.cs
Line 397 in da6d7d3
| Background = CodeBackground, |
Alternatives
No response
Additional info
No response
Help us help you
Yes, I'd like to be assigned to work on this item.
Metadata
Metadata
Assignees
Labels
feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionality
