Premium support for our pure JavaScript UI components


Post by nonso »

DISCLAIMER: we have a custom bundle and theme that are built from thin packages and include all products, which increases the risk of such style conflicts and other side effects.

A rendering regression was introduced in Bryntum 7.1.2 that causes Calendar columns in Gantt to display corrupted/broken layouts. The issue appears to be related to a CSS change that sets position: initial on .b-calendar-cell elements.

It is likely a result of this bug fix:
https://github.com/bryntum/support/issues/12487

Before:

gantt-task-calendars-demo-7.1.1.png
gantt-task-calendars-demo-7.1.1.png (1023.26 KiB) Viewed 1945 times

After:

gantt-task-calendars-demo-7.1.2.png
gantt-task-calendars-demo-7.1.2.png (990.77 KiB) Viewed 1945 times

Post by mats »

Thanks for the report, it's now been fixed! https://github.com/bryntum/support/issues/12892


Post Reply