Sort of. But as I understand it, it's also an oddity in Android so basically >90% of the phone and tablet users will have this issue. We can't really ignore it than, can we?
Much appreciated, thanks!Ger wrote: Mon Nov 12, 2018 1:58 pmSort of. But as I understand it, it's also an oddity in Android so basically >90% of the phone and tablet users will have this issue. We can't really ignore it than, can we?
When I have some more spare time I'll try to fix the rotation in this extension. I'll quote you when it's done so you'll get a notification.
Code: Select all
'AVATAR_EXPLAIN' => 'Maximum dimensions; width: %1$s, height: %2$s, file size: %3$.2f KiB.',
'AVATAR_EXPLAIN_NO_FILESIZE' => 'Maximum dimensions; width: %1$s, height: %2$s.',
Good point. Side note on that, although not directly related to this extension: When Upload is the only Avatar submission option, the line with the pull-down menu should be hidden. Less distraction/confusion for the user.