StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
754 stars 414 forks source link

Events are not aligned correctly #156

Open arturcarvalho opened 5 years ago

arturcarvalho commented 5 years ago

Hi and thank you for the library!

I'm trying to use the Day view, but it seems that the day steps and the header column with time doesn't align correctly. It's a bit worse on Chrome than on Firefox. It should be 9:30 but it's a bit to the right.

Firefox 68 win 10: image

Chrome 76 win10: image

Am I doing something wrong? I see the same issue when I test on the demo page and pressing basic: https://stephenchou1017.github.io/scheduler/#/

Thank you in advance for any help.

hbellala commented 5 years ago

Hey unrelated to your issue, I'm having an issue with the styling did you have import Antd when you rendered the scheduler component? Here is a link to my issue if you want more detail https://github.com/StephenChou1017/react-big-scheduler/issues/161

abhishek-rtl commented 4 years ago

Anyone here got the solution to this problem? This still exists in 2019