Files
koreader/frontend/ui/widget
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-11-18 18:28:47 +01:00
2020-11-04 18:59:39 +01:00
2020-11-04 18:59:39 +01:00
2014-03-13 21:52:43 +08:00
2016-12-25 12:13:53 -08:00