Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "Fix inline list rendering in live preview (#2387)" #2416

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

reply2za
Copy link
Contributor

@reply2za reply2za commented Aug 17, 2024

This reverts commit 6a6e025.

I had previously made a PR to "Fix inline list rendering in live preview". Although the PR does do this, after more thorough testing, I have realized that my merged change also slows down loading times of larger notes that have many inline properties. I strive to make fixes and improvements that will not incur any such negative consequences. While I am looking into a better fix, I would like to revert my change in the meantime to prevent this from going into the next release.

Edit

I have come across a solution that resolves displaying lists within live preview without any performance impact. I added the better fix to this branch.

Link to previous issues, for reference: #2385, #2281.

@reply2za reply2za changed the title Revert "Fix inline list rendering in live preview (#2387)" Update "Fix inline list rendering in live preview (#2387)" Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant