Open
Description
openedon Mar 25, 2023
Which version of the app?
WinUI 3 Gallery
Description
Today, most text (RichTextBlock
, TextBlock
, etc) grows to the entire width of the screen, which makes it hard to read and can be an accessibility barrier.
We should add a style/default style with a MaxWidth
for text (or a MaxWidth
for the overall content view), so that it is always readable.
- https://baymard.com/blog/line-length-readability
- https://www.smashingmagazine.com/2014/09/balancing-line-length-font-size-responsive-web-design/#the-ideal-measure-45-to-75-characters
- https://en.wikipedia.org/wiki/Line_length
Screenshots
Current:
Preferred:
Windows version
No response
Additional context
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
📋 Backlog