Miss-aligned columns when zooming
Miss-aligned columns when zooming

Hi, I've noticed a similar question was asked before here: https://datatables.net/forums/discussion/47676
I was wondering if there's any update from 2.5 years ago? Debugging a bit does show CSS values with 3 decimals, so it could be a rounding problem, I've tried calling resizeColumns, reload the page to no avail, any help is appreciated
Link to test case:
https://github.com/DataTables/Scroller/issues/88
Description of problem:
The columns become mis-aligned when zooming
This discussion has been closed.
Answers
This thread should help, it's asking the same thing.
Cheers,
Colin
Thanks colin, so it is believed this is a Chrome problem only, unrelated to the CSS rounding problems and therefore it will not be fixed
That is correct. If it happened at 100% zoom then we'd fix it, but we have no control over how the browser does its zoom, so I don't think there is anything that we can do to fix this.
Allan