customd / jquery-calendar

A full day, week, and resource calendar for use with jQuery.
MIT License
62 stars 26 forks source link

Issue #33 fix part 2 - sometimes events hidden by other events #35

Closed jarrettchisholm closed 9 years ago

jarrettchisholm commented 10 years ago

I think I fixed it properly this time... :)

I'm not 100% sure if the insets are all accurate - I might not totally understand how they should be working. The selected event will come to the top as well.

Also, sorry about all the extra stuff before, I'm not used to the whole 'pull request' stuff on github yet.

'Before' picture: before

'After' picture: after

samatcd commented 9 years ago

This looks great, nice job!