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

Make getBarMargin, getResourceMarginObject and getRowHeight public #10000

Open JockeLindberg opened 2 weeks ago

JockeLindberg commented 2 weeks ago

Forum post

For schedule resource rendering, we would like to be able to have more control over setting BarMargin, ResourceMargin, and RowHeight. It would be nice if the following methods were public so that we could use them as an alternative to setting the values in data:

getBarMargin getResourceHeight getResourceMarginObject