Files
koreader/frontend
hius07 20e9f3e80a textviewer: fix refresh (#8576)
When TextViewer is showing up, it causes screen refresh of the rectangle from the upper left corner of the screen (0,0) till the lower right corner of the TextViewer window (the result of `combine`).
So when the TextViewer is not full-screen, left and upper parts of the screen are refreshed.
This unpleasent screen flashing can be seen, for exampe, when showing book description from the Book information page, or when calling the clipboard (long-press on the text input box).
Let's show the TextViewer in a usual way, as (almost) all other widgets do.
2021-12-25 22:56:24 +01:00
..
2021-12-25 22:56:24 +01:00
2021-12-16 15:32:40 -05:00
2021-12-16 15:32:40 -05:00
2021-10-24 10:58:14 +02:00
2019-01-03 08:56:29 +01:00
2021-05-05 20:37:33 +02:00
2021-03-15 01:25:10 +01:00