there is an error in the counting of messages
when there is more than 71 messages, the counter is frozen and show number X of 71 no matter how many messages actually has
the problem is that when you are at number 71, and want to read the number 72, it jumps to the (actual) message number 1
Worse, if you're reading any message subsequent to the number 71, and try to get the next (or previous) ... the window automatically recharges
when there is more than 71 messages, the counter is frozen and show number X of 71 no matter how many messages actually has
the problem is that when you are at number 71, and want to read the number 72, it jumps to the (actual) message number 1
Worse, if you're reading any message subsequent to the number 71, and try to get the next (or previous) ... the window automatically recharges