Describe the bug
Load up some documentation that uses the TextPreview not that the size property is ignored in the Text widget.
To Reproduce
Steps to reproduce the behavior:
- Open up some app using the documentation
- View the title with 'TextPreview`
- note the size is ignored when set
Expected behavior
The custom size used in TextPreview is rendered
Describe the bug
Load up some documentation that uses the
TextPreviewnot that the size property is ignored in theTextwidget.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The custom size used in
TextPreviewis rendered