search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Reduce tree parent heights compared to children

Asked by Henry
5 years ago.

We are using the tree parents as follows:

Location 1

  • Asset 1
  • Asset 2

Location 2

  • Asset 1
  • Asset 2

We have disabled being able to put events in the parent, but we've also expanded the height of the rows to allow for more information in events.

Can we somehow reduce the height of the parent rows vs. the children?

Answer posted by Dan Letecky [DayPilot]
5 years ago.

The row height is derived from the event height (the total height is adjusted automatically to fit all events). You can specify custom event height for the parent rows using eventHeight property:

https://api.daypilot.org/daypilot-scheduler-resources/

This value is also the minimu row height that will be used if there are no events in that row.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.