Quote:
Originally Posted by Zekathon
Tested your HTML code with your image. It works with the poff test script, but when i press the Power off, nothing happens. By nothing happens i mean, that the device turned off, but still showed the menu, like if it was on. May be the KA1 is slower because of its higher resolution and can't load it fast enough as Tshering said.
EDIT:
The Culprit seems to be the resolution of the image. It showed correctly 124kb 503 x 671 image, but not the same image upscaled to 1404 x 1872, even with smaller size of 121kb
|
For my Kobo Aura One
I had the same issue where it works with the poff test script but when I press power off it all turns off but the screen doesn't change.
Using gimp to change the image size to 503x671 worked and then in the power off html i had to set the width="1404" and height="1872" WITHOUT putting px on the end which is what was causing me issues.
Any ideas why full resolution images aren't working?
Thanks!