You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
When trying to highlight a whole paragraph with the p-Tag in HTML it just highlights the text but doesn't color the whole line.
Works fine on all versions below iOS 16.
Version:
iOS 16, Xcode 14.0
RichTextView v3.3.0
Additional context, screenshots, screencasts
I set up my paragraph highlighting like this: <html><p style=background-color:#F0F0F0;color:#585858> Sample text <p style=background-color:white><br></p></html>
How it looks:
How it should be looking / How it still looks on lower iOS devices:
Also, multiline LaTeX images are cut of in a weird way.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What is the purpose of your issue?
Description
When trying to highlight a whole paragraph with the p-Tag in HTML it just highlights the text but doesn't color the whole line.
Works fine on all versions below iOS 16.
Version:
Additional context, screenshots, screencasts
I set up my paragraph highlighting like this:
<html><p style=background-color:#F0F0F0;color:#585858> Sample text <p style=background-color:white><br></p></html>
How it looks:
How it should be looking / How it still looks on lower iOS devices:
Also, multiline LaTeX images are cut of in a weird way.
The text was updated successfully, but these errors were encountered: