Premium support for our pure JavaScript UI components


Post by tomerPlanit »

Hi,

I am working with Scheduler 7.2.2 and Angular 20.

After upgrading to version 7.2.3, I noticed that the rowHeight property no longer affects the resource row height when using the resourceCollapse column type.

In my system, each resource can have a different height. During resource initialization, I determine the eventLayout property (whether it is expanded or collapsed).

This logic works correctly in version 7.2.2.

To demonstrate the issue, I created a simple demo where each resource is assigned:

  • rowHeight of 30px

  • eventLayout set to "none"

However, all resources are rendered with a height of 50px instead of the expected 30px.

Attachments
basic.rar
(541.8 KiB) Downloaded 38 times

Post by marcio »

Hey tomerPlanit,

Thanks for reaching out.

That is a regression from another ticket. Here's the ticket to track progress of the fix - https://github.com/bryntum/support/issues/12984.

Best regards,
Márcio

How to ask for help? Please read our Support Policy


Post Reply