Issue 1699: Disable Resizing when the new event gets created
Status:  WontFix
Owner: ----
Closed:  Aug 2013
Reported by sadan.ma...@gmail.com, Feb 16, 2013
This Jquery Plugin is great. I have customised it a lot but I am stuck with one thing.  I do not want the end user to resize the event at all. For existing events setting disableResizing to true serves the purpose but when the new event is created a user can resize the event. I would be thankful If you can let me know how can I remove resizing all together from the full calendar application.

Thanks for this great plugin
Aug 10, 2013
#1 eleco...@gmail.com
With this command "event.editable=false" before saving ?
Aug 15, 2013
Project Member #2 adamrs...@gmail.com
you have the `editable` global config setting, as well as the `editable` setting on a per-source and per-event basis.
Status: WontFix