Premium support for our pure JavaScript UI components


Post by David.Ho »

Hi,
We're in the process of upgrading the Scheduler from 3.1.9 to the latest 4.0.3 We have noticed a difference in v4.0.3 regarding the cell border color in Vertical mode.

We used to have a CSS that set the cell's border color as

.b-column-line {
    border-color: red;
}

Once update to v4.0.3, the cell's vertical border is missing. We've also tested it in the "Vertical mode" online sample with the same CSS and it also miss the vertical border.

The attached screen captures shown the Scheduler rendering in v3.1.9 and v4.0.3

Is this a defect or has it changed in in v4.0.3?

Thanks
David

Attachments
Bryntum Scheduler cell border in vertical mode 1.png
Bryntum Scheduler cell border in vertical mode 1.png (30.24 KiB) Viewed 916 times
Bryntum Scheduler cell border in vertical mode 2.png
Bryntum Scheduler cell border in vertical mode 2.png (62.49 KiB) Viewed 916 times

Post by mats »

Looks like a regression yes, we'll investigate https://github.com/bryntum/support/issues/1930


Post by David.Ho »

Thanks Mats. I see it's now tagged with "Resolved" status, will it be available in next Version 4.0.4 ?


Post by mats »

Correct!


Post Reply