Document edits via JavaScript APIs cause full reflow #1

Open
opened 2026-07-01 10:22:56 +05:30 by xTrayambak · 0 comments
Owner

This causes insane amounts of lag on larger pages. Ideally, we should only rebuild parts of the display tree that were invalidated by the changes.

This'll require a lot of tracking machinery to make it work correctly, though.

This causes insane amounts of lag on larger pages. Ideally, we should only rebuild parts of the display tree that were invalidated by the changes. This'll require a lot of tracking machinery to make it work correctly, though.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ferus-web/sirius#1
No description provided.