Our pure JavaScript Scheduler component


Post by cebu »

hello, I have seen that if i have 2 events created, the text of them overlaps, is there any fix for that or is working on it. See picture below

Attachments
bryntrum.png
bryntrum.png (56.9 KiB) Viewed 84 times

Post by marcio »

Hey cebu,

Thanks for reaching out and welcome to our forums.

Please check the following thread regarding text length viewtopic.php?p=139680&hilit=overflow+text#p139680

If you still have more questions or if is not that clear for you, please let us know, we're here to help!

Best regards,
Márcio


Post by cebu »

Hi marcio, I have asked if this is an issue from bryntum side and if this will handled since I have found this on one of your demo.


Post by tasnim »

Hello,

Certainly, if you'd prefer to avoid any text overlapping with that milestone, you might consider setting https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/SchedulerEventRendering#config-milestoneLayoutMode to measure. This should prevent any overlapping (as mentioned in the thread that Marcio referred to 🙂)

msedge_fgoUTY061U.gif
msedge_fgoUTY061U.gif (1.48 MiB) Viewed 59 times

We also have a demo with milestone layout mode here https://bryntum.com/products/scheduler/examples/milestonelayout/

You can check the code by clicking on the code icon in the top right corner.

If you have any other questions or concerns, please don't hesitate to contact us. We're here for your help

Best of luck :),
Tasnim


Post Reply