@NiLuJe: I've attached a test binary for the
Forma.
Within the home view, can you, for each rotation value, from 0 to 270, answer the following questions:
- When the device is held in portrait mode with the buttons on the right, where is the main menu?
- When you tap the main menu, which UI element receives the tap?
Please post the output of
grep 'Framebuffer rotation' info.log.
The gyro events and the
Forward–
Backward buttons should also be handled:
- Rotate the screen and check that the framebuffer rotation matches.
- When the device is held in portrait mode with the buttons on the right, pressing the top button should move to the next page. If you switch to the opposite portrait mode and perform the same action, you should get the same result. Holding the top button should move to the last page in the home view and to the next chapter in the reader view.
Finally, the frontlight should also work.