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
54 stars 6 forks source link

Export feature should ignore any size property set directly on the component root element #10082

Open bmblb opened 1 month ago

bmblb commented 1 month ago

Properties like max-height, max-width, width/height etc. Those can be useful in the JS app, but make no sense on the exported page because export feature is supposed to control dimensions entirely.