mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
65abac9431
* Make sure we have a BB to measure in getSize, in case the instance is recycled. (fix #8241) * nil `line_num_to_image` early in `:free` * Hide the _renderText calls that are used across the whole module to simply update the text layout & instantiate the inner bb behind a wrapper function with a slightly less obscure name.