You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah it seems like the issue is because you're not using bootstrap, somewhere its document normalising ensures that each segment is 30px in height which is what the algorithm assumes is each segments height when positioning events. I've just released 0.18.2 with a hacky fix which should solve it for you. Hope that helps! 😄
Bug description / Feature request:
The events are misaligned with the time in the day view (See below)
I made a repo since I couldn't reproduce the problem on plunkr
Versions
Angular: 4.0.0
Calendar library: 0.18.1
Browser name and version: Chrome 58.0.3029.110 (64-bit) / Windows 10
The text was updated successfully, but these errors were encountered: