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

Fix #84 preventDragOnEventCreation issue #85

Closed
wants to merge 17 commits into from
Closed

Fix #84 preventDragOnEventCreation issue #85

wants to merge 17 commits into from

Conversation

themouette and others added 17 commits April 22, 2011 10:29
… allow to allow small space on the right to create new event

- Add new option "totalEventsWidthPercentInOneColumn" with default value = 100 (100%) for compatibility
- Setting this option to 95 (for example) with allowCalEventOverlap=true will let small space on the right of overlapped events (5% width)
- This small space allow user to create new event during overlapped events
- Demo file weekcalendar_demo_4.html added to show this new feature
Elsewhere in the code was expecting the title header that was built by
the button render function which got disabled with buttons = false.

Added an else clause to put just the header back to make the system
happy.
	modified:   jquery.weekcalendar.js
modified:   jquery.weekcalendar.js
@K-Phoen
Copy link
Collaborator

K-Phoen commented Apr 20, 2012

Can you clean your PR? Once this is done, I will review it.

@bojanpejic bojanpejic closed this Apr 20, 2012
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

Successfully merging this pull request may close these issues.

None yet

8 participants