Files
koreader/frontend
NiLuJe 588acfe31e DictQuickLookup: Properly scroll back to top when updating a
ScrollTextWidget

Despite a similar API between ScrollTextWidget and ScrollHtmlWiget, what
they do internally doesn't quite match.

So, while ScrollHtmlWidget's resetSCroll *does* rewind back to the top,
ScrollTextWidget's doesn't, it just updates the scrollbar itself.
So, do that on our end, *before* the (re-)init, which'll call
_renderText for us.

Fix #7318
2021-02-20 19:43:15 +01:00
..
2020-12-26 20:23:51 +01:00
2014-03-13 21:52:43 +08:00
2020-08-25 02:00:59 +02:00
2020-02-08 01:58:10 +01:00
2021-01-13 15:00:13 +01:00
2019-01-03 08:56:29 +01:00
2021-01-13 15:00:13 +01:00