Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element clash on resourceDay view #15

Open
rdoursenaud opened this issue May 6, 2014 · 1 comment
Open

Element clash on resourceDay view #15

rdoursenaud opened this issue May 6, 2014 · 1 comment

Comments

@rdoursenaud
Copy link

If an element spans multiple days and maxTime is not set (or set to default value 24), the elements miss the "top:" css property and are displayed stacked on top of the hours.

Here is a demonstration of the problem :
http://jsfiddle.net/rdoursenaud/qefB2/embedded/result

@sparh
Copy link

sparh commented May 20, 2014

Hey,
I also noticed that if an element duration is less than the slotMinutes option, the element fails to position correctly.
Here is an example with slotMinutes set to 60 : http://jsfiddle.net/qefB2/7/
And here is another one with slotMinutes not set (default is 30) : http://jsfiddle.net/qefB2/8/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants