kendo-angular
kendo-angular copied to clipboard
[TreeList] Column Misalignment when zooming
Describe the bug When a treelist has
- Scrollable (sample has virtual)
- Grouped columns
zooming in and out causes the column to be misaligned
To Reproduce https://stackblitz.com/edit/angular-81dysm?file=src%2Fapp%2Fapp.component.ts https://angular-81dysm.stackblitz.io/
zoom in and out in the app top treelist aligns fine bottom treelist does not
Expected behavior treelist aligns
Screenshots
)
Browser
- OS: [for example, iOS]
- Browser [for example, Chrome, Safari]
- Version [for example, 22]
Additional context
I believe the issue is caused because the padding is not being recalculated

-->