You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2021/11/21 22:04:11 UTC

[GitHub] [incubator-ponymail-foal] sebbASF opened a new issue #146: calc_per_page does not work properly for compact mode in mobiles

sebbASF opened a new issue #146:
URL: https://github.com/apache/incubator-ponymail-foal/issues/146


   The calc_per_page function returns 5 for both normal and compact mode for Galaxy S7 and iPhoneX.
   
   Compact mode can clearly support more rows than non-compact, so this calculation is wrong.
   
   Also, the magic numbers in the code are not documented.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] Humbedooh closed issue #146: calc_per_page does not work properly for compact mode in mobiles

Posted by GitBox <gi...@apache.org>.
Humbedooh closed issue #146:
URL: https://github.com/apache/incubator-ponymail-foal/issues/146


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] Humbedooh closed issue #146: calc_per_page does not work properly for compact mode in mobiles

Posted by GitBox <gi...@apache.org>.
Humbedooh closed issue #146:
URL: https://github.com/apache/incubator-ponymail-foal/issues/146


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] sebbASF commented on issue #146: calc_per_page does not work properly for compact mode in mobiles

Posted by GitBox <gi...@apache.org>.
sebbASF commented on issue #146:
URL: https://github.com/apache/incubator-ponymail-foal/issues/146#issuecomment-974905774


   It works better for iPad and iPad Pro (according to Chrome). It seems to be just smaller sizes that are handled incorrectly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org