bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Resize performance degradation #9820

Open bmblb opened 4 weeks ago

bmblb commented 4 weeks ago

Recorded here https://bryntum.com/products/gantt/examples/gantt-schedulerpro/

Resize is ok when scroller is only visible in normal subgrid Resize is kind of ok when both scrollers visible Resize is not ok when only locked scroller is visible. Looks like too much rendering is going on

https://github.com/user-attachments/assets/fc246f6f-e1e3-41f0-8b98-902898451c94

matsbryntse commented 4 weeks ago

Caused by ticks being too small to fit full width, we then stretch them => causing full refresh