Quote:
Originally Posted by baskerville
Within the home view (the menu mode in your own terms), could you try to tap one of the four corners of the screen for each of the three other rotation values and report, for each value, on how the touch event is translated: Which icon did you tap? Which icon responded to the tap?
|
Sure, let me also correct myself (I am holding my device in portrait mode while testing, so if I say something like 'lower left corner', I mean the area right over the kobo logo, to the left side of the usb port):
- 0:
Touching the lower right corner opens the menu, which is in the upper left corner, the ui is in landscape mode.
Accordingly, touching the lower left corner where the search icon is presses the back button in the upper right corner.
(Seems to be vertically and horizontally mirrored)
- 90 (Standard):
The touch input works correctly but the ui is upside down.
- 180:
Touching the lower left corner opens the search, which is in the upper right corner, the ui is in landscape mode.
Accordingly, touching the upper left corner opens the menu which is located in the lower right corner.
(Seems to be vertically and horizontally mirrored)
- 270:
Touch works without problems and the ui is presented correctly!
Hope this helps! Feel free to ask me if you need anything else.