Quote:
Originally Posted by jlynton
Forgive me, but I cannot find how to create the touch zones in koreader (can do so in coolreader easily). Would someone please be kind enough to explain.
|
If I remember correctly the zones could be defined in
defaults.lua. More precisely after the line:
Code:
-- customizable tap zones(rectangles)
You would have to save those changed lines in
persistent.defaults.lua to keep them between koreader upgrades.
I think I saw something about being able to edit them from within koreader. I also think I saw something about auto upgrading. So maybe the persistence is handled correctly now, too