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

Add disabling of drag/resize for individual events #49

Conversation

treyhunner
Copy link
Contributor

This is my proposed solution to issue 174 in the bug tracker.

This implementation allows disableDragging and disableResizing properties to be specified for specific events. These properties can already be specified at the calendar level. This is similar to the editable property that can already be specified at both the calendar and event levels.

This is a completely backwards compatible feature.

@Serhioromano
Copy link

Why? Why there are 27 pull requests? No one care about this project? It is 9 month already. I wanted to contribute but I do not want to spend my precios time just for nothing.

Any one here works with PRs?

@thoughtpalette
Copy link

+1, Would like feature implemented into core.

@arshaw
Copy link
Member

arshaw commented Aug 1, 2013

I will likely have the event object properties be startEditable and durationEditable, and then rejigger/rebrand the global options disableDragging/disableResizing as eventStartEditable/eventDurationEditable

I like this approach better because it is independent of the UI interaction involved, should we allow the editing of the start/end some other way.

This will be in the next release.

@arshaw
Copy link
Member

arshaw commented Aug 3, 2013

committed d910bb8 to the upcoming release branch

@arshaw arshaw closed this Aug 3, 2013
@arshaw
Copy link
Member

arshaw commented Aug 11, 2013

just released in v1.6.3

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.

4 participants