Premium support for our pure JavaScript UI components


Post by mamorris »

Hi,

We've just implemented zoom levels in our scheduler pro implementation, and noticed that when the column header doesn't look great when the column doesn't have much room.

You can reproduce this in this example
https://www.bryntum.com/examples/scheduler/configuration/
by changing the zoom level to minutes and scrolling all the way to the right.
Here's a screenshot of that:

Screenshot 2021-04-07 at 09.13.18.png
Screenshot 2021-04-07 at 09.13.18.png (15.8 KiB) Viewed 268 times

Here is a screenshot of how it looks in our implementation in our week zoom level.

Screenshot 2021-04-06 at 13.29.53.png
Screenshot 2021-04-06 at 13.29.53.png (25.94 KiB) Viewed 268 times

Additionally, here is a screenshot of how it looks in our implementation of your ExtJS scheduler.

Screenshot 2021-04-07 at 09.20.46.png
Screenshot 2021-04-07 at 09.20.46.png (18.95 KiB) Viewed 268 times

In the ExtJS scheduler, it just shows the start of the word, rather than aligning it centrally, which is how I think it should behave.

Thanks
Matthew Morris


Post by mats »

Thanks for a great report, we'll look into this shortly. https://github.com/bryntum/support/issues/2626


Post Reply