RichTextView
RichTextView copied to clipboard
html max-width:100%
private enum Text {
static let tableHTML = """
<p><img style="max-width: 100%" src="https://raw.githubusercontent.com/tophat/RichTextView/master/.github/assets/RichTextView.png"></p><p><img style="max-width: 50%" src="https://raw.githubusercontent.com/tophat/RichTextView/master/.github/assets/RichTextView.png"></p>
"""
}

Hey @philCc thanks for opening this issue? Can you clarify what specifically is going on? Is setting the width to 100% cutting off the HTML?
@aelkady I want setting the width to 100%, show all of the image, do not cut