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

Task Non Working Time not updated on rowHeight change #9698

Closed ghulamghousdev closed 3 weeks ago

ghulamghousdev commented 2 months ago

Forum post

Steps to Repro:

  1. Go to this example: https://bryntum.com/products/gantt/examples/calendars/
  2. Try changing the rowHeight: gantt.rowHeight: 100
  3. Highlighted non-working time for tasks rendering is not correct:
Screenshot 2024-07-30 at 2 40 01 PM

Hi Bryntum Team,

we noticed that the height of the b-tasknonworkingtime elements is not updated when updating rowHeight dynamically.

You should be able to reproduce with this sample https://bryntum.com/products/gantt/examples/custom-rendering/ in combination with task non working times (instead of project nonworking times).

Please advise. Can a redraw be forced to migitate this issue?

Best, Andreas animation.gif