hey silver here are some suggetions for bringing back pinch to zoom. I dont know whether they work or not. I know this sort of bad that I am not knowing if this is risky or not but I am just trying to be helpful:
1) the most obvious and easy way: make a kindlet
2) we know that kindle supports hyperlinks and all in a book, so why not put buttons in a pdf, book or prc to make it work just like komic
3) look at the whole code that is running on the kindle, if you see anything that disables features in waf apps, disable it. I know you have already tried disabling a option but might be there are more.
4) reverse engineer the kindle os and try to understand every bit of code :0. ONCE YOU HAVE GRASPED ALL OF IT,START MODIFYING THE PARTS THAT YOU THINK MIGHT BE DISABLING PINCH TO ZOOM.
5) compare the code of the kindle os 5.1.x and 5.0.x. as 5.0.x had pinch to zoom why not fiind the differences understand them and disable/enable the ones that might be causing the problem.
NOTE: I don't know if these work. these are just guesses. try at your own risk!!!
|