View Single Post
Old 11-20-2013, 06:50 AM   #813
giorgio130
Time Waster
giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.
 
Posts: 422
Karma: 289160
Join Date: May 2011
Device: Kobo Glo and Aura HD
Quote:
Originally Posted by Markismus View Post
Great! I managed to open a book now, too. Appearently, not only are the coordinates swapped, but they are inverted, too.

Assuming x=y=0 is in the upper left corner. Trying to select things on the diagonal running from upper left corner to 2/3 down the side to the right does not work. If x and y are swapped this should work.
Assuming x=y=0 is in the upper right corner. Tapping the x in the history popup doesn't work. If x and y are swapped this should work.

The x for history popup is in the upper right corner. You have to press to the left 2/3 from the top (due to the difference in resolution for the width of the screen.)
The first directory is in the upper left corner. You have to press on the right 2/3 from the top to select it.

Obviously you cannot select anything with the bottom third of the screen, since the screen is not wide enough, nor can you select anything on the bottom of the screen, since there is not enough screen width.

So the top of the screen is located at twothirds down. And the right and left are switched. A simple swapping of the coordinates won't work. It seems rather x_new=(max_width-y).
I've posted here https://github.com/koreader/koreader/pull/362
some things you could try... if you have time please report the results
giorgio130 is offline   Reply With Quote