mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
TextBoxWidget: Unbreak Wikipedia (bis) (#8298)
re: https://github.com/koreader/koreader/pull/8275#issuecomment-933744596
This commit is contained in:
@@ -1143,8 +1143,9 @@ function TextBoxWidget:free(full)
|
||||
-- logger.dbg("TextBoxWidget:_xtext:free()")
|
||||
end
|
||||
|
||||
-- c.f., :_splitToLines
|
||||
self.vertical_string_list = {}
|
||||
self.line_num_to_image = nil
|
||||
self.vertical_string_list = nil
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user