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)
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


No differences found