DataTable row height is off by 1px on certain Android devices
DataTable row height is off by 1px on certain Android devices
Url to the case: https://vvdiamonds.inizio.cz/nabidka-diamantu.html
Description of problem:
On some Android devices the data table right fixed/sliding column rows height look like are missing 1px, then by the row X, they are completely misaligned.
I think it does this in lower end phones, as mine is midrange LG G7 and it does not have this issue, however my buddy has cheapo Android and has this issue. I can not reproduce this issue on pc and debugging JS and HTML on a phone is impossible. I have tried to wait for page to load and then wait a second, then redraw (or destroy and reinit) table, but the issue remains the same.
Image of the issue: https://imgur.com/TAe9dcc
Answers
I've just tried reproducing it on a Galaxy S8 and it seems fine.
What version of Chrome is your friend's phone running? Could be that it is an old version perhaps?
Allan