Skip to content
Snippets Groups Projects
Commit 695d0086 authored by Adrian Heine's avatar Adrian Heine
Browse files

Use cursor stickiness in scrollPosIntoView

This way, only one char's left and right edges are used, instead of its
(logical) neighbour's right edges.

In bidi content, this avoids trying to scroll to two logically close,
but visually far apart positions in some situations.
parent 00367fff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment