jquery.textSelection: Rewrite 'scrollToCaretPosition'
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 5 Feb 2018 14:08:52 +0000 (15:08 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Tue, 6 Feb 2018 23:19:51 +0000 (23:19 +0000)
commitc92dd025f1d3d2a1e2a18e1c8f8aff85860c1b45
tree415291a68e8f091900aa86342420385c4c7e90f4
parentf85dcf049764f7f725b2f6ef3d318c6f9de62f51
jquery.textSelection: Rewrite 'scrollToCaretPosition'

The previous version tried to assume some platform-dependent
things about text rendering and guess the position based on
that. It did not work very well.

Change-Id: I9f4c465692cf128b7758de4ca75f977e8f8be83e
resources/src/jquery/jquery.textSelection.js