rewrite scrollToNode to just insert a node and check its coords if it needs to #51

Open
opened 2011-03-12 19:40:07 +01:00 by marijnh · 0 comments
marijnh commented 2011-03-12 19:40:07 +01:00 (Migrated from github.com)

Currently, there are a bunch of really involved workarounds for bugs in, mostly, webkit, which don't even work all the time. It's not that expensive to add a node, take its offset, and remove it again.

Currently, there are a bunch of really involved workarounds for bugs in, mostly, webkit, which don't even work all the time. It's not that expensive to add a node, take its offset, and remove it again.
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
codemirror/codemirror1#51
No description provided.