View Single Post
Old 04-29-2015, 03:28 PM   #2164
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
Quote:
Originally Posted by freekobo View Post
That's a good idea. For me I have some training material in epub from work, and some of the screen shots of programs would be nice to make larger, it even says at the beginning of epub to double tap images to make bigger, but unfortunately it doesn't work in Koreader.
Hmm... you could turn doubletap on in Koreader, and maybe an epub that has the coding to respond to double taps on the image coordinates by calling a larger version of the image, perhaps a full screen version, would work.

Open defaults.lua script file in the free "Notepad++" and scroll down to:

-- gesture detector defaults
DGESDETECT_DISABLE_DOUBLE_TAP = true

and change the true to false.

Who knows it might work.

Luck;
Ken
Ken Maltby is offline   Reply With Quote