Description
Same as #16007, only that a slight misalignment is still present when switching zoom levels at runtime. Scrolling up/down does not realign the headers and cells.
The referenced issue's PRs address the misalginment when the grid is loaded on a zoom level !== 100, however, dynamic changes still exibit misalignment.
- igniteui-angular version: any
- browser: any
Steps to reproduce
- Open any demo with vertically scrollable pivot grid, such as this one
- Change the browser zoom a few times
Result
A slight misalignment remains:

Expected result
Aligned headers and cells
Attachments
Attach a sample if available, and screenshots, if applicable.
Description
Same as #16007, only that a slight misalignment is still present when switching zoom levels at runtime. Scrolling up/down does not realign the headers and cells.
The referenced issue's PRs address the misalginment when the grid is loaded on a zoom level !== 100, however, dynamic changes still exibit misalignment.
Steps to reproduce
Result
A slight misalignment remains:
Expected result
Aligned headers and cells
Attachments
Attach a sample if available, and screenshots, if applicable.